﻿2026-08-17T23:36:44.5854945Z Current runner version: '2.336.0'
2026-08-17T23:36:44.5859489Z Runner name: 'kitsubito'
2026-08-17T23:36:44.5859990Z Runner group name: 'Default'
2026-08-17T23:36:44.5860610Z Machine name: 'KITSUBITO'
2026-08-17T23:36:44.5863855Z ##[group]GITHUB_TOKEN Permissions
2026-08-17T23:36:44.5865700Z Actions: write
2026-08-17T23:36:44.5866101Z ArtifactMetadata: write
2026-08-17T23:36:44.5866501Z Attestations: write
2026-08-17T23:36:44.5866868Z Checks: write
2026-08-17T23:36:44.5867231Z CodeQuality: write
2026-08-17T23:36:44.5867592Z Contents: write
2026-08-17T23:36:44.5867964Z CopilotRequests: write
2026-08-17T23:36:44.5868351Z Deployments: write
2026-08-17T23:36:44.5868718Z Discussions: write
2026-08-17T23:36:44.5869184Z Drives: write
2026-08-17T23:36:44.5869533Z Issues: write
2026-08-17T23:36:44.5869880Z Metadata: read
2026-08-17T23:36:44.5870240Z Models: read
2026-08-17T23:36:44.5870589Z Packages: write
2026-08-17T23:36:44.5870946Z Pages: write
2026-08-17T23:36:44.5871388Z PullRequests: write
2026-08-17T23:36:44.5871829Z RepositoryProjects: write
2026-08-17T23:36:44.5872220Z SecurityEvents: write
2026-08-17T23:36:44.5872590Z Statuses: write
2026-08-17T23:36:44.5872949Z VulnerabilityAlerts: read
2026-08-17T23:36:44.5873331Z ##[endgroup]
2026-08-17T23:36:44.5875147Z Secret source: Actions
2026-08-17T23:36:44.5875826Z Prepare workflow directory
2026-08-17T23:36:44.6219468Z Prepare all required actions
2026-08-17T23:36:44.6254893Z Getting action download info
2026-08-17T23:36:44.9482679Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-17T23:36:45.4835217Z Complete job name: unit (self-hosted, Linux, kitsubito)
2026-08-17T23:36:45.5744891Z ##[group]Run set -euo pipefail
2026-08-17T23:36:45.5745505Z [36;1mset -euo pipefail[0m
2026-08-17T23:36:45.5746039Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-17T23:36:45.5746675Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-17T23:36:45.5747458Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-17T23:36:45.5748282Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-17T23:36:45.5749138Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-17T23:36:45.5749824Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-17T23:36:45.5750697Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-17T23:36:45.5751516Z [36;1m  exit 1[0m
2026-08-17T23:36:45.5751891Z [36;1mfi[0m
2026-08-17T23:36:45.5768453Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-17T23:36:45.5769377Z ##[endgroup]
2026-08-17T23:36:45.5889298Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=800724201472 floor_bytes=34359738368
2026-08-17T23:36:45.6060144Z ##[group]Run actions/checkout@v5
2026-08-17T23:36:45.6060658Z with:
2026-08-17T23:36:45.6061045Z   repository: BigscreenVR/spt-bs-core
2026-08-17T23:36:45.6064017Z   token: ***
2026-08-17T23:36:45.6064418Z   ssh-strict: true
2026-08-17T23:36:45.6064794Z   ssh-user: git
2026-08-17T23:36:45.6065171Z   persist-credentials: true
2026-08-17T23:36:45.6065597Z   clean: true
2026-08-17T23:36:45.6065960Z   sparse-checkout-cone-mode: true
2026-08-17T23:36:45.6066398Z   fetch-depth: 1
2026-08-17T23:36:45.6066760Z   fetch-tags: false
2026-08-17T23:36:45.6067143Z   show-progress: true
2026-08-17T23:36:45.6067514Z   lfs: false
2026-08-17T23:36:45.6067871Z   submodules: false
2026-08-17T23:36:45.6068262Z   set-safe-directory: true
2026-08-17T23:36:45.6068733Z   allow-unsafe-pr-checkout: false
2026-08-17T23:36:45.6069309Z ##[endgroup]
2026-08-17T23:36:45.6833150Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-17T23:36:45.6834715Z ##[group]Getting Git version info
2026-08-17T23:36:45.6835469Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-17T23:36:45.6836390Z [command]/usr/bin/git version
2026-08-17T23:36:45.6837306Z git version 2.43.0
2026-08-17T23:36:45.6854823Z ##[endgroup]
2026-08-17T23:36:45.6862216Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/f32911f4-f615-4359-8632-5a09fc9ccd06/.gitconfig'
2026-08-17T23:36:45.6869454Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f32911f4-f615-4359-8632-5a09fc9ccd06' before making global git config changes
2026-08-17T23:36:45.6871057Z Adding repository directory to the temporary git global config as a safe directory
2026-08-17T23:36:45.6872276Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-17T23:36:45.6904657Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-17T23:36:45.6924566Z https://github.com/BigscreenVR/spt-bs-core
2026-08-17T23:36:45.6934530Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-17T23:36:45.6937336Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-17T23:36:45.6956576Z HEAD
2026-08-17T23:36:45.6988270Z ##[endgroup]
2026-08-17T23:36:45.6988814Z [command]/usr/bin/git submodule status
2026-08-17T23:36:45.7170072Z ##[group]Cleaning the repository
2026-08-17T23:36:45.7205183Z [command]/usr/bin/git clean -ffdx
2026-08-17T23:36:45.7237798Z Removing traceable-reqs
2026-08-17T23:36:45.7245077Z [command]/usr/bin/git reset --hard HEAD
2026-08-17T23:36:45.7454406Z HEAD is now at ca2c313af Merge cf1108a2807d7d96d03de5267175ddeb30be30a7 into fa8c22293a8345d14455255e7de34d1d73e6ca57
2026-08-17T23:36:45.7461669Z ##[endgroup]
2026-08-17T23:36:45.7462405Z ##[group]Disabling automatic garbage collection
2026-08-17T23:36:45.7465713Z [command]/usr/bin/git config --local gc.auto 0
2026-08-17T23:36:45.7491891Z ##[endgroup]
2026-08-17T23:36:45.7492629Z ##[group]Setting up auth
2026-08-17T23:36:45.7497336Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-17T23:36:45.7522444Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-17T23:36:45.7711450Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-17T23:36:45.7736606Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-17T23:36:45.7925080Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-17T23:36:45.7951746Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-17T23:36:45.8134531Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-17T23:36:45.8172931Z ##[endgroup]
2026-08-17T23:36:45.8173598Z ##[group]Fetching the repository
2026-08-17T23:36:46.2692152Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5018337ee872e1ae8be92dd52e583b70ec5106e9:refs/remotes/pull/145/merge
2026-08-17T23:36:46.2694905Z ##[endgroup]
2026-08-17T23:36:46.2695742Z ##[group]Determining the checkout info
2026-08-17T23:36:46.2696624Z ##[endgroup]
2026-08-17T23:36:46.2700116Z [command]/usr/bin/git sparse-checkout disable
2026-08-17T23:36:46.2751438Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-17T23:36:46.2773874Z ##[group]Checking out the ref
2026-08-17T23:36:46.2775666Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/145/merge
2026-08-17T23:36:46.3090316Z Previous HEAD position was ca2c313af Merge cf1108a2807d7d96d03de5267175ddeb30be30a7 into fa8c22293a8345d14455255e7de34d1d73e6ca57
2026-08-17T23:36:46.3091875Z HEAD is now at 5018337ee Merge fa8c22293a8345d14455255e7de34d1d73e6ca57 into 27d40b9a4467c0f04649cb46734b0c76596ed605
2026-08-17T23:36:46.3099378Z ##[endgroup]
2026-08-17T23:36:46.3135244Z [command]/usr/bin/git log -1 --format=%H
2026-08-17T23:36:46.3158460Z 5018337ee872e1ae8be92dd52e583b70ec5106e9
2026-08-17T23:36:46.3289732Z ##[group]Run cargo build -p spt --bin translate_proof_fixture
2026-08-17T23:36:46.3290366Z [36;1mcargo build -p spt --bin translate_proof_fixture[0m
2026-08-17T23:36:46.3303386Z shell: /usr/bin/bash -e {0}
2026-08-17T23:36:46.3303782Z ##[endgroup]
2026-08-17T23:36:46.6085116Z    Compiling proc-macro2 v1.0.106
2026-08-17T23:36:46.6085989Z    Compiling quote v1.0.45
2026-08-17T23:36:46.6086623Z    Compiling unicode-ident v1.0.24
2026-08-17T23:36:46.6087266Z    Compiling libc v0.2.186
2026-08-17T23:36:46.6087874Z    Compiling serde_core v1.0.228
2026-08-17T23:36:46.6088551Z    Compiling cfg-if v1.0.4
2026-08-17T23:36:46.6110362Z    Compiling serde v1.0.228
2026-08-17T23:36:46.6142038Z    Compiling typenum v1.20.1
2026-08-17T23:36:46.6201906Z    Compiling log v0.4.32
2026-08-17T23:36:46.6203475Z    Compiling pin-project-lite v0.2.17
2026-08-17T23:36:46.6205037Z    Compiling version_check v0.9.5
2026-08-17T23:36:46.6256428Z    Compiling memchr v2.8.1
2026-08-17T23:36:46.6299839Z    Compiling portable-atomic v1.13.1
2026-08-17T23:36:46.6301469Z    Compiling find-msvc-tools v0.1.9
2026-08-17T23:36:46.6390530Z    Compiling shlex v2.0.1
2026-08-17T23:36:46.6674226Z    Compiling critical-section v1.2.0
2026-08-17T23:36:46.7024118Z    Compiling futures-core v0.3.32
2026-08-17T23:36:46.7061870Z    Compiling subtle v2.6.1
2026-08-17T23:36:46.7751645Z    Compiling bytes v1.11.1
2026-08-17T23:36:46.8448753Z    Compiling equivalent v1.0.2
2026-08-17T23:36:46.8578398Z    Compiling smallvec v1.15.1
2026-08-17T23:36:46.8636611Z    Compiling itoa v1.0.18
2026-08-17T23:36:46.9022990Z    Compiling semver v1.0.28
2026-08-17T23:36:46.9041468Z    Compiling stable_deref_trait v1.2.1
2026-08-17T23:36:46.9164021Z    Compiling futures-sink v0.3.32
2026-08-17T23:36:46.9260077Z    Compiling slab v0.4.12
2026-08-17T23:36:46.9421727Z    Compiling futures-io v0.3.32
2026-08-17T23:36:46.9610442Z    Compiling futures-task v0.3.32
2026-08-17T23:36:46.9701824Z    Compiling generic-array v0.14.7
2026-08-17T23:36:47.0132641Z    Compiling futures-channel v0.3.32
2026-08-17T23:36:47.0944690Z    Compiling rand_core v0.10.1
2026-08-17T23:36:47.1259482Z    Compiling rustversion v1.0.22
2026-08-17T23:36:47.1332810Z    Compiling hashbrown v0.17.1
2026-08-17T23:36:47.1587747Z    Compiling bitflags v2.12.1
2026-08-17T23:36:47.1692134Z    Compiling cpufeatures v0.2.17
2026-08-17T23:36:47.1792704Z    Compiling fnv v1.0.7
2026-08-17T23:36:47.1951970Z    Compiling getrandom v0.4.2
2026-08-17T23:36:47.2432050Z    Compiling rustc_version v0.4.1
2026-08-17T23:36:47.2498475Z    Compiling strsim v0.11.1
2026-08-17T23:36:47.2712175Z    Compiling cfg_aliases v0.2.1
2026-08-17T23:36:47.3032976Z    Compiling writeable v0.6.3
2026-08-17T23:36:47.3221595Z    Compiling litemap v0.8.2
2026-08-17T23:36:47.3322269Z    Compiling icu_normalizer_data v2.2.0
2026-08-17T23:36:47.4006884Z    Compiling fs_extra v1.3.0
2026-08-17T23:36:47.4370410Z    Compiling ident_case v1.0.1
2026-08-17T23:36:47.5081783Z    Compiling dunce v1.0.5
2026-08-17T23:36:47.5301580Z    Compiling utf8_iter v1.0.4
2026-08-17T23:36:47.5456916Z    Compiling icu_properties_data v2.2.0
2026-08-17T23:36:47.5871994Z    Compiling percent-encoding v2.3.2
2026-08-17T23:36:47.6202029Z    Compiling autocfg v1.5.1
2026-08-17T23:36:47.6352995Z    Compiling http v1.4.1
2026-08-17T23:36:47.6650642Z    Compiling thiserror v2.0.18
2026-08-17T23:36:47.7875231Z    Compiling unicode-segmentation v1.13.3
2026-08-17T23:36:47.7877656Z    Compiling cpufeatures v0.3.0
2026-08-17T23:36:47.7880130Z    Compiling aws-lc-rs v1.17.0
2026-08-17T23:36:47.8581758Z    Compiling scopeguard v1.2.0
2026-08-17T23:36:47.8841880Z    Compiling form_urlencoded v1.2.2
2026-08-17T23:36:47.9469520Z    Compiling syn v2.0.117
2026-08-17T23:36:47.9595278Z    Compiling hybrid-array v0.4.12
2026-08-17T23:36:47.9893587Z    Compiling indexmap v2.14.0
2026-08-17T23:36:48.0184265Z    Compiling lock_api v0.4.14
2026-08-17T23:36:48.0432682Z    Compiling untrusted v0.9.0
2026-08-17T23:36:48.0642092Z    Compiling heck v0.5.0
2026-08-17T23:36:48.0910718Z    Compiling rustls v0.23.40
2026-08-17T23:36:48.1123200Z    Compiling anyhow v1.0.102
2026-08-17T23:36:48.1366230Z    Compiling unicode-xid v0.2.6
2026-08-17T23:36:48.1451698Z    Compiling atomic-waker v1.1.2
2026-08-17T23:36:48.1681745Z    Compiling const-oid v0.10.2
2026-08-17T23:36:48.2291664Z    Compiling parking_lot_core v0.9.12
2026-08-17T23:36:48.2351794Z    Compiling paste v1.0.15
2026-08-17T23:36:48.2601497Z    Compiling zerocopy v0.8.50
2026-08-17T23:36:48.3031625Z    Compiling httparse v1.10.1
2026-08-17T23:36:48.3304488Z    Compiling num-traits v0.2.19
2026-08-17T23:36:48.4232280Z    Compiling jobserver v0.1.34
2026-08-17T23:36:48.4317315Z    Compiling convert_case v0.10.0
2026-08-17T23:36:48.4704236Z    Compiling curve25519-dalek v4.1.3
2026-08-17T23:36:48.4997439Z    Compiling ahash v0.8.12
2026-08-17T23:36:48.5181330Z    Compiling powerfmt v0.2.0
2026-08-17T23:36:48.5835830Z    Compiling either v1.16.0
2026-08-17T23:36:48.6728937Z    Compiling crypto-common v0.1.7
2026-08-17T23:36:48.6787777Z    Compiling block-buffer v0.10.4
2026-08-17T23:36:48.6963850Z    Compiling base64ct v1.8.3
2026-08-17T23:36:48.7051227Z    Compiling cc v1.2.63
2026-08-17T23:36:48.7731112Z    Compiling crypto-common v0.2.2
2026-08-17T23:36:48.7831258Z    Compiling block-buffer v0.12.0
2026-08-17T23:36:48.8016947Z    Compiling inout v0.2.2
2026-08-17T23:36:48.8021232Z    Compiling digest v0.10.7
2026-08-17T23:36:48.8181330Z    Compiling http-body v1.0.1
2026-08-17T23:36:48.8441560Z    Compiling deranged v0.5.8
2026-08-17T23:36:48.9499126Z    Compiling tinyvec_macros v0.1.1
2026-08-17T23:36:48.9582150Z    Compiling time-core v0.1.8
2026-08-17T23:36:49.0061186Z    Compiling pem-rfc7468 v1.0.0
2026-08-17T23:36:49.0555413Z    Compiling pkg-config v0.3.33
2026-08-17T23:36:49.0628218Z    Compiling fastrand v2.4.1
2026-08-17T23:36:49.0682736Z    Compiling data-encoding v2.11.0
2026-08-17T23:36:49.1093492Z    Compiling mio v1.2.1
2026-08-17T23:36:49.1177621Z    Compiling socket2 v0.6.4
2026-08-17T23:36:49.1775764Z    Compiling getrandom v0.2.17
2026-08-17T23:36:49.3104574Z    Compiling rand_core v0.6.4
2026-08-17T23:36:49.3671151Z    Compiling vcpkg v0.2.15
2026-08-17T23:36:49.4111154Z    Compiling num-conv v0.2.2
2026-08-17T23:36:49.4705781Z    Compiling uuid v1.23.2
2026-08-17T23:36:49.4836363Z    Compiling try-lock v0.2.5
2026-08-17T23:36:49.5237714Z    Compiling tower-service v0.3.3
2026-08-17T23:36:49.5520830Z    Compiling base64 v0.22.1
2026-08-17T23:36:49.5651044Z    Compiling zmij v1.0.21
2026-08-17T23:36:49.5936887Z    Compiling parking_lot v0.12.5
2026-08-17T23:36:49.6510972Z    Compiling want v0.3.1
2026-08-17T23:36:49.8108079Z    Compiling cipher v0.5.2
2026-08-17T23:36:49.8367025Z    Compiling sha2 v0.10.9
2026-08-17T23:36:49.8563256Z    Compiling tinyvec v1.11.0
2026-08-17T23:36:49.8980397Z    Compiling inout v0.1.4
2026-08-17T23:36:49.9321507Z    Compiling spt-procident v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-17T23:36:50.0271247Z    Compiling vergen-lib v9.1.0
2026-08-17T23:36:50.0430955Z    Compiling n0-future v0.3.2
2026-08-17T23:36:50.1070658Z    Compiling chacha20 v0.10.0
2026-08-17T23:36:50.1724040Z    Compiling cmake v0.1.58
2026-08-17T23:36:50.2060833Z    Compiling httpdate v1.0.3
2026-08-17T23:36:50.2333975Z    Compiling cordyceps v0.3.4
2026-08-17T23:36:50.2656325Z    Compiling parking v2.2.1
2026-08-17T23:36:50.2742234Z    Compiling crossbeam-utils v0.8.21
2026-08-17T23:36:50.2743717Z    Compiling signature v2.2.0
2026-08-17T23:36:50.3370160Z    Compiling serde_json v1.0.150
2026-08-17T23:36:50.3910863Z    Compiling rand v0.10.1
2026-08-17T23:36:50.4221266Z    Compiling winnow v1.0.3
2026-08-17T23:36:50.4327687Z    Compiling spin v0.10.0
2026-08-17T23:36:50.4401509Z    Compiling diatomic-waker v0.2.3
2026-08-17T23:36:50.4457425Z    Compiling futures-lite v2.6.1
2026-08-17T23:36:50.4611061Z    Compiling ed25519 v2.2.3
2026-08-17T23:36:50.5397836Z    Compiling spt-poolguard v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-17T23:36:50.5499710Z    Compiling cipher v0.4.4
2026-08-17T23:36:50.5510055Z    Compiling digest v0.11.3
2026-08-17T23:36:50.5711236Z    Compiling futures-buffered v0.2.13
2026-08-17T23:36:50.5751137Z    Compiling netlink-packet-core v0.8.1
2026-08-17T23:36:50.5860774Z    Compiling universal-hash v0.5.1
2026-08-17T23:36:50.6483106Z    Compiling vergen v9.1.0
2026-08-17T23:36:50.6932546Z    Compiling vergen-lib v0.1.6
2026-08-17T23:36:50.7021401Z    Compiling heapless v0.7.17
2026-08-17T23:36:50.7286320Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-17T23:36:50.7602035Z    Compiling aho-corasick v1.1.4
2026-08-17T23:36:50.7940737Z    Compiling noq-udp v0.10.0
2026-08-17T23:36:50.8281041Z    Compiling sync_wrapper v1.0.2
2026-08-17T23:36:50.8672377Z    Compiling regex-syntax v0.8.10
2026-08-17T23:36:50.9101178Z    Compiling allocator-api2 v0.2.21
2026-08-17T23:36:50.9150149Z    Compiling opaque-debug v0.3.1
2026-08-17T23:36:50.9271216Z    Compiling byteorder v1.5.0
2026-08-17T23:36:50.9341104Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-17T23:36:50.9710807Z    Compiling polyval v0.6.2
2026-08-17T23:36:51.0664320Z    Compiling aws-lc-sys v0.41.0
2026-08-17T23:36:51.0736204Z    Compiling ring v0.17.14
2026-08-17T23:36:51.0992613Z    Compiling libsqlite3-sys v0.30.1
2026-08-17T23:36:51.2053715Z    Compiling hash32 v0.2.1
2026-08-17T23:36:51.2273411Z    Compiling spt-store v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-17T23:36:51.2316534Z    Compiling spin v0.9.8
2026-08-17T23:36:51.3656674Z    Compiling vergen-gitcl v1.0.8
2026-08-17T23:36:51.3725563Z    Compiling signature v3.0.0
2026-08-17T23:36:51.4400820Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-17T23:36:51.4878710Z    Compiling ryu v1.0.23
2026-08-17T23:36:51.5255466Z    Compiling num_threads v0.1.7
2026-08-17T23:36:51.5413127Z    Compiling fallible-iterator v0.3.0
2026-08-17T23:36:51.5668082Z    Compiling tower-layer v0.3.3
2026-08-17T23:36:51.6120745Z    Compiling ghash v0.5.1
2026-08-17T23:36:51.6660787Z    Compiling time v0.3.47
2026-08-17T23:36:51.6812199Z    Compiling aes v0.8.4
2026-08-17T23:36:51.7200912Z    Compiling ctr v0.9.2
2026-08-17T23:36:51.7285616Z    Compiling sha2 v0.11.0-rc.5
2026-08-17T23:36:51.9360853Z    Compiling fs2 v0.4.3
2026-08-17T23:36:51.9734545Z    Compiling http-body-util v0.1.3
2026-08-17T23:36:52.0970939Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-17T23:36:52.1944566Z    Compiling aead v0.5.2
2026-08-17T23:36:52.2460844Z    Compiling arrayvec v0.7.6
2026-08-17T23:36:52.2661167Z    Compiling openssl-probe v0.2.1
2026-08-17T23:36:52.3226798Z    Compiling utf8parse v0.2.2
2026-08-17T23:36:52.4075823Z    Compiling aes-gcm v0.10.3
2026-08-17T23:36:52.4500322Z    Compiling crossbeam-epoch v0.9.18
2026-08-17T23:36:52.4581804Z    Compiling crossbeam-channel v0.5.15
2026-08-17T23:36:52.4779183Z    Compiling blake3 v1.8.5
2026-08-17T23:36:52.5627595Z    Compiling netlink-packet-route v0.29.0
2026-08-17T23:36:52.5841381Z    Compiling memoffset v0.6.5
2026-08-17T23:36:52.7618515Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-17T23:36:52.7782584Z    Compiling acto v0.8.2
2026-08-17T23:36:52.8772691Z    Compiling synstructure v0.13.2
2026-08-17T23:36:52.9497545Z    Compiling darling_core v0.20.11
2026-08-17T23:36:53.0070850Z    Compiling netwatch v0.16.0
2026-08-17T23:36:53.0260627Z    Compiling noq v0.18.0
2026-08-17T23:36:53.1690673Z    Compiling thiserror v1.0.69
2026-08-17T23:36:53.2066964Z    Compiling regex-automata v0.4.14
2026-08-17T23:36:53.2255609Z    Compiling foldhash v0.2.0
2026-08-17T23:36:53.3601040Z    Compiling tagptr v0.2.0
2026-08-17T23:36:53.3920367Z    Compiling lru-slab v0.1.2
2026-08-17T23:36:53.4278567Z    Compiling rustc-hash v2.1.2
2026-08-17T23:36:53.4843129Z    Compiling sorted-index-buffer v0.2.1
2026-08-17T23:36:53.4940370Z    Compiling xml-rs v0.8.28
2026-08-17T23:36:53.5273336Z    Compiling mac-addr v0.3.0
2026-08-17T23:36:53.5917657Z    Compiling proc-macro-crate v3.5.0
2026-08-17T23:36:53.6235940Z    Compiling ref-cast v1.0.25
2026-08-17T23:36:53.7374954Z    Compiling identity-hash v0.1.0
2026-08-17T23:36:53.8102477Z    Compiling hashbrown v0.16.1
2026-08-17T23:36:53.8958629Z    Compiling serde_derive_internals v0.29.1
2026-08-17T23:36:54.1310803Z    Compiling netlink-packet-route v0.30.0
2026-08-17T23:36:54.2650738Z    Compiling xmltree v0.10.3
2026-08-17T23:36:54.4400904Z    Compiling errno v0.3.14
2026-08-17T23:36:54.4516770Z    Compiling serial-core v0.4.0
2026-08-17T23:36:54.4940119Z    Compiling ioctl-rs v0.1.6
2026-08-17T23:36:54.5360698Z    Compiling termios v0.2.2
2026-08-17T23:36:54.5693034Z    Compiling simple-dns v0.9.3
2026-08-17T23:36:54.5694104Z    Compiling arrayref v0.3.9
2026-08-17T23:36:54.6075661Z    Compiling sha1_smol v1.0.1
2026-08-17T23:36:54.6383225Z    Compiling rustix v1.1.4
2026-08-17T23:36:54.6656005Z    Compiling winnow v0.7.15
2026-08-17T23:36:54.7670803Z    Compiling serde_derive v1.0.228
2026-08-17T23:36:54.8395063Z    Compiling zeroize_derive v1.4.3
2026-08-17T23:36:54.8491263Z    Compiling tokio-macros v2.7.0
2026-08-17T23:36:54.8637078Z    Compiling zerofrom-derive v0.1.7
2026-08-17T23:36:54.9409911Z    Compiling futures-macro v0.3.32
2026-08-17T23:36:54.9708000Z    Compiling yoke-derive v0.8.2
2026-08-17T23:36:55.1050794Z    Compiling zerovec-derive v0.11.3
2026-08-17T23:36:55.4206517Z    Compiling zeroize v1.8.2
2026-08-17T23:36:55.4940201Z    Compiling tokio v1.52.3
2026-08-17T23:36:55.5874082Z    Compiling displaydoc v0.2.6
2026-08-17T23:36:55.8090595Z    Compiling tracing-attributes v0.1.31
2026-08-17T23:36:55.8690979Z    Compiling futures-util v0.3.32
2026-08-17T23:36:56.1652058Z    Compiling zerofrom v0.1.8
2026-08-17T23:36:56.2015521Z    Compiling rustls-pki-types v1.14.1
2026-08-17T23:36:56.2140762Z    Compiling thiserror-impl v2.0.18
2026-08-17T23:36:56.2971572Z    Compiling yoke v0.8.3
2026-08-17T23:36:56.4452904Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-17T23:36:56.5242027Z    Compiling zerotrie v0.2.4
2026-08-17T23:36:56.6374860Z    Compiling zerovec v0.11.6
2026-08-17T23:36:56.8938723Z    Compiling darling_macro v0.20.11
2026-08-17T23:36:57.0994176Z    Compiling derive_more-impl v2.1.1
2026-08-17T23:36:57.1112777Z    Compiling n0-error-macros v0.1.3
2026-08-17T23:36:57.2518868Z    Compiling darling v0.20.11
2026-08-17T23:36:57.2846026Z    Compiling spez v0.1.2
2026-08-17T23:36:57.3161070Z    Compiling derive_builder_core v0.20.2
2026-08-17T23:36:57.4331827Z    Compiling tinystr v0.8.3
2026-08-17T23:36:57.6271213Z    Compiling icu_locale_core v2.2.0
2026-08-17T23:36:57.6631203Z    Compiling potential_utf v0.1.5
2026-08-17T23:36:57.8080699Z    Compiling icu_collections v2.2.0
2026-08-17T23:36:57.9649518Z    Compiling der v0.8.0-rc.10
2026-08-17T23:36:58.1730558Z    Compiling n0-error v0.1.3
2026-08-17T23:36:58.5162011Z    Compiling pin-project-internal v1.1.13
2026-08-17T23:36:58.5461087Z    Compiling ed25519-dalek v2.2.0
2026-08-17T23:36:58.5539900Z    Compiling derive_builder_macro v0.20.2
2026-08-17T23:36:58.8732563Z    Compiling icu_provider v2.2.0
2026-08-17T23:36:58.9435504Z    Compiling derive_builder v0.20.2
2026-08-17T23:36:59.1301255Z    Compiling spt-proto v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-17T23:36:59.2750877Z    Compiling icu_properties v2.2.0
2026-08-17T23:36:59.3273929Z    Compiling icu_normalizer v2.2.0
2026-08-17T23:36:59.4002164Z    Compiling spki v0.8.0-rc.4
2026-08-17T23:36:59.5360973Z    Compiling futures-executor v0.3.32
2026-08-17T23:36:59.6020399Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-17T23:36:59.7980948Z    Compiling ipnet v2.12.0
2026-08-17T23:36:59.8046316Z    Compiling ed25519 v3.0.0-rc.4
2026-08-17T23:36:59.8957321Z    Compiling futures v0.3.32
2026-08-17T23:36:59.9485716Z    Compiling pin-project v1.1.13
2026-08-17T23:36:59.9701574Z    Compiling cobs v0.3.0
2026-08-17T23:37:00.0231428Z    Compiling regex v1.12.3
2026-08-17T23:37:00.1537038Z    Compiling postcard-derive v0.2.2
2026-08-17T23:37:00.1960858Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-17T23:37:00.3048027Z    Compiling prefix-trie v0.8.4
2026-08-17T23:37:00.6356300Z    Compiling once_cell v1.21.4
2026-08-17T23:37:00.6461151Z    Compiling data-encoding-macro v0.1.20
2026-08-17T23:37:00.6740617Z    Compiling idna_adapter v1.2.2
2026-08-17T23:37:00.6780850Z    Compiling rustls-native-certs v0.8.4
2026-08-17T23:37:00.7121033Z    Compiling enum-assoc v1.3.0
2026-08-17T23:37:00.7221127Z    Compiling iroh-metrics-derive v0.4.1
2026-08-17T23:37:00.7597618Z    Compiling postcard v1.1.3
2026-08-17T23:37:00.7929618Z    Compiling idna v1.1.0
2026-08-17T23:37:00.8880479Z    Compiling tracing-core v0.1.36
2026-08-17T23:37:01.1070644Z    Compiling num_enum_derive v0.7.6
2026-08-17T23:37:01.1114468Z    Compiling strum_macros v0.28.0
2026-08-17T23:37:01.1845449Z    Compiling async-trait v0.1.89
2026-08-17T23:37:01.2030695Z    Compiling iroh-relay v0.98.0
2026-08-17T23:37:01.2334860Z    Compiling url v2.5.8
2026-08-17T23:37:01.2814620Z    Compiling hashbrown v0.14.5
2026-08-17T23:37:01.4470990Z    Compiling tokio-util v0.7.18
2026-08-17T23:37:01.5011248Z    Compiling tracing v0.1.44
2026-08-17T23:37:01.5495431Z    Compiling derive_more v2.1.1
2026-08-17T23:37:01.7091258Z    Compiling netlink-sys v0.8.8
2026-08-17T23:37:01.8240625Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-17T23:37:01.9501009Z    Compiling tower v0.5.3
2026-08-17T23:37:01.9806318Z    Compiling netlink-proto v0.12.0
2026-08-17T23:37:02.0030311Z    Compiling netdev v0.42.0
2026-08-17T23:37:02.1811134Z    Compiling hashlink v0.9.1
2026-08-17T23:37:02.2480824Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-17T23:37:02.2550781Z    Compiling num_enum v0.7.6
2026-08-17T23:37:02.2595273Z    Compiling iroh-base v0.98.0
2026-08-17T23:37:02.2668006Z    Compiling attohttpc v0.30.1
2026-08-17T23:37:02.2982731Z    Compiling iroh-metrics v0.38.3
2026-08-17T23:37:02.3468277Z    Compiling moka v0.12.15
2026-08-17T23:37:02.3765680Z    Compiling toml_datetime v0.6.11
2026-08-17T23:37:02.5893434Z    Compiling h2 v0.4.14
2026-08-17T23:37:02.6226544Z    Compiling rusqlite v0.32.1
2026-08-17T23:37:02.7052108Z    Compiling n0-watcher v0.6.1
2026-08-17T23:37:02.7116096Z    Compiling tower-http v0.6.11
2026-08-17T23:37:02.8780610Z    Compiling tokio-stream v0.1.18
2026-08-17T23:37:02.9578153Z    Compiling serde_spanned v0.6.9
2026-08-17T23:37:03.0800131Z    Compiling thiserror-impl v1.0.69
2026-08-17T23:37:03.1730980Z    Compiling ref-cast-impl v1.0.25
2026-08-17T23:37:03.2111159Z    Compiling resolv-conf v0.7.6
2026-08-17T23:37:03.2813657Z    Compiling signal-hook v0.3.18
2026-08-17T23:37:03.4389510Z    Compiling constant_time_eq v0.4.2
2026-08-17T23:37:03.4970732Z    Compiling smol_str v0.1.24
2026-08-17T23:37:03.5711524Z    Compiling simdutf8 v0.1.5
2026-08-17T23:37:03.6087309Z    Compiling toml_write v0.1.2
2026-08-17T23:37:03.7205677Z    Compiling webpki-roots v1.0.7
2026-08-17T23:37:03.8440864Z    Compiling toml_edit v0.22.27
2026-08-17T23:37:03.8501481Z    Compiling strum v0.28.0
2026-08-17T23:37:03.8868227Z    Compiling schemars_derive v1.2.1
2026-08-17T23:37:03.9037257Z    Compiling serial-unix v0.4.0
2026-08-17T23:37:03.9438312Z    Compiling iroh-dns v0.98.0
2026-08-17T23:37:03.9631849Z    Compiling signal-hook-registry v1.4.8
2026-08-17T23:37:04.1091083Z    Compiling lru v0.16.4
2026-08-17T23:37:04.3209263Z    Compiling darling_core v0.23.0
2026-08-17T23:37:04.3350796Z    Compiling serde_bytes v0.11.19
2026-08-17T23:37:04.3420633Z    Compiling seize v0.5.1
2026-08-17T23:37:04.3575863Z    Compiling hmac v0.12.1
2026-08-17T23:37:04.4197636Z    Compiling iroh v0.98.2
2026-08-17T23:37:04.4667065Z    Compiling linux-raw-sys v0.12.1
2026-08-17T23:37:04.4932004Z    Compiling dyn-clone v1.0.20
2026-08-17T23:37:04.5069449Z    Compiling cmov v0.5.4
2026-08-17T23:37:04.5782551Z    Compiling rustix v0.38.44
2026-08-17T23:37:04.6171617Z    Compiling pin-utils v0.1.0
2026-08-17T23:37:04.6508450Z    Compiling bitflags v1.3.2
2026-08-17T23:37:04.6920823Z    Compiling papaya v0.2.4
2026-08-17T23:37:04.7110697Z    Compiling nix v0.25.1
2026-08-17T23:37:04.7158631Z    Compiling filedescriptor v0.8.3
2026-08-17T23:37:04.7701672Z    Compiling ctutils v0.4.2
2026-08-17T23:37:04.8331144Z    Compiling hkdf v0.12.4
2026-08-17T23:37:04.9632918Z    Compiling serial v0.4.0
2026-08-17T23:37:04.9700247Z    Compiling backon v1.6.0
2026-08-17T23:37:05.0222631Z    Compiling anstyle-parse v1.0.0
2026-08-17T23:37:05.0310776Z    Compiling vte_generate_state_changes v0.1.2
2026-08-17T23:37:05.2070595Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-17T23:37:05.2142484Z    Compiling shell-words v1.1.1
2026-08-17T23:37:05.2266114Z    Compiling anstyle v1.0.14
2026-08-17T23:37:05.2438916Z    Compiling is_terminal_polyfill v1.70.2
2026-08-17T23:37:05.3030857Z    Compiling foldhash v0.1.5
2026-08-17T23:37:05.3237499Z    Compiling anstyle-query v1.1.5
2026-08-17T23:37:05.3513138Z    Compiling linux-raw-sys v0.4.15
2026-08-17T23:37:05.3680898Z    Compiling unicode-width v0.2.0
2026-08-17T23:37:05.4066459Z    Compiling colorchoice v1.0.5
2026-08-17T23:37:05.4540959Z    Compiling instability v0.3.12
2026-08-17T23:37:05.4651621Z    Compiling downcast-rs v1.2.1
2026-08-17T23:37:05.4918791Z    Compiling anstream v1.0.0
2026-08-17T23:37:05.5300172Z    Compiling hashbrown v0.15.5
2026-08-17T23:37:05.6120440Z    Compiling vte v0.13.1
2026-08-17T23:37:05.6634713Z    Compiling signal-hook-mio v0.2.5
2026-08-17T23:37:05.8017128Z    Compiling spake2 v0.4.0
2026-08-17T23:37:05.9051100Z    Compiling terminal_size v0.4.4
2026-08-17T23:37:06.0041499Z    Compiling schemars v1.2.1
2026-08-17T23:37:06.0582161Z    Compiling strum_macros v0.26.4
2026-08-17T23:37:06.1200819Z    Compiling sha1 v0.10.6
2026-08-17T23:37:06.1690969Z    Compiling itertools v0.13.0
2026-08-17T23:37:06.3341124Z    Compiling castaway v0.2.4
2026-08-17T23:37:06.3951189Z    Compiling toml v0.8.23
2026-08-17T23:37:06.4214141Z    Compiling unicode-width v0.1.14
2026-08-17T23:37:06.7061297Z    Compiling clap_lex v1.1.0
2026-08-17T23:37:06.7165509Z    Compiling static_assertions v1.1.0
2026-08-17T23:37:06.7729907Z    Compiling indoc v2.0.7
2026-08-17T23:37:06.9514860Z    Compiling doctest-file v1.1.1
2026-08-17T23:37:06.9597057Z    Compiling clap_builder v4.6.0
2026-08-17T23:37:07.1690824Z    Compiling compact_str v0.8.2
2026-08-17T23:37:07.4318386Z    Compiling interprocess v2.4.2
2026-08-17T23:37:07.4414128Z    Compiling crossterm v0.28.1
2026-08-17T23:37:07.7421135Z    Compiling lru v0.12.5
2026-08-17T23:37:07.9381204Z    Compiling clap_derive v4.6.1
2026-08-17T23:37:08.0169639Z    Compiling hyper v1.10.1
2026-08-17T23:37:08.0719782Z    Compiling darling_macro v0.23.0
2026-08-17T23:37:08.2590982Z    Compiling unicode-truncate v1.1.0
2026-08-17T23:37:08.2841211Z    Compiling cassowary v0.3.0
2026-08-17T23:37:08.4073369Z    Compiling iana-time-zone v0.1.65
2026-08-17T23:37:08.4390812Z    Compiling darling v0.23.0
2026-08-17T23:37:08.5064142Z    Compiling strum v0.26.3
2026-08-17T23:37:08.5950817Z    Compiling chrono v0.4.45
2026-08-17T23:37:08.6221193Z    Compiling nucleo-matcher v0.3.1
2026-08-17T23:37:08.7400670Z    Compiling qrcode v0.14.1
2026-08-17T23:37:09.1216444Z    Compiling portable-pty v0.8.1
2026-08-17T23:37:09.2047788Z    Compiling ratatui v0.29.0
2026-08-17T23:37:09.8989266Z    Compiling hyper-util v0.1.20
2026-08-17T23:37:10.0287390Z    Compiling clap v4.6.1
2026-08-17T23:37:10.5444127Z    Compiling spt-msg v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-17T23:37:10.8804186Z    Compiling spt-runtime v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-17T23:37:10.9828828Z    Compiling spt-term v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-17T23:37:11.6670826Z    Compiling igd-next v0.17.1
2026-08-17T23:37:12.8150947Z    Compiling portmapper v0.16.0
2026-08-17T23:37:14.0983520Z    Compiling spt-live v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-17T23:37:16.8684144Z    Compiling rustls-webpki v0.103.13
2026-08-17T23:37:19.1529186Z    Compiling tokio-rustls v0.26.4
2026-08-17T23:37:19.1529957Z    Compiling rustls-platform-verifier v0.7.0
2026-08-17T23:37:19.1530305Z    Compiling noq-proto v0.17.0
2026-08-17T23:37:19.2934314Z    Compiling hickory-net v0.26.0-beta.4
2026-08-17T23:37:19.2934839Z    Compiling hyper-rustls v0.27.9
2026-08-17T23:37:19.2935197Z    Compiling tokio-websockets v0.13.2
2026-08-17T23:37:19.4241323Z    Compiling reqwest v0.13.4
2026-08-17T23:37:20.3208480Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-17T23:37:33.7568114Z    Compiling spt-net v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-17T23:37:35.4626105Z    Compiling spt-daemon v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-17T23:37:45.7083956Z    Compiling spt v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-17T23:37:45.8153348Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.47s
2026-08-17T23:37:45.8508825Z ##[group]Run cargo nextest run --workspace -E 'kind(lib) + kind(bin)'
2026-08-17T23:37:45.8509478Z [36;1mcargo nextest run --workspace -E 'kind(lib) + kind(bin)'[0m
2026-08-17T23:37:45.8523020Z shell: /usr/bin/bash -e {0}
2026-08-17T23:37:45.8523239Z ##[endgroup]
2026-08-17T23:37:46.5264676Z    Compiling fastrand v2.4.1
2026-08-17T23:37:46.5335013Z    Compiling spt-poolguard v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-17T23:37:46.5390026Z    Compiling rustix v1.1.4
2026-08-17T23:37:46.5651591Z    Compiling bytemuck v1.25.2
2026-08-17T23:37:46.5652680Z    Compiling mock-adapter v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-08-17T23:37:46.5869193Z    Compiling spt-proto v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-17T23:37:46.5870528Z    Compiling spt-procident v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-17T23:37:46.6401086Z    Compiling futures-lite v2.6.1
2026-08-17T23:37:46.6441035Z    Compiling backon v1.6.0
2026-08-17T23:37:46.7067751Z    Compiling rgb v0.8.53
2026-08-17T23:37:47.0814828Z    Compiling spt-store v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-17T23:37:47.1367783Z    Compiling avt v0.18.0
2026-08-17T23:37:47.4282949Z    Compiling n0-future v0.3.2
2026-08-17T23:37:47.4896773Z    Compiling n0-watcher v0.6.1
2026-08-17T23:37:47.4897583Z    Compiling iroh-dns v0.98.0
2026-08-17T23:37:47.6099909Z    Compiling netwatch v0.16.0
2026-08-17T23:37:47.7645279Z    Compiling iroh-relay v0.98.0
2026-08-17T23:37:48.2482065Z    Compiling portmapper v0.16.0
2026-08-17T23:37:48.4060034Z    Compiling tempfile v3.27.0
2026-08-17T23:37:48.4060490Z    Compiling terminal_size v0.4.4
2026-08-17T23:37:48.4930888Z    Compiling clap_builder v4.6.0
2026-08-17T23:37:48.6026255Z    Compiling spt-test-support v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-17T23:37:50.2258217Z    Compiling clap v4.6.1
2026-08-17T23:37:51.0699813Z    Compiling spt-msg v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-17T23:37:51.2890702Z    Compiling spt-term v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-17T23:37:51.2891533Z    Compiling spt-runtime v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-17T23:37:51.3137551Z    Compiling iroh v0.98.2
2026-08-17T23:37:53.6971057Z    Compiling spt-live v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-17T23:38:01.9216441Z    Compiling spt-net v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-17T23:38:03.7459653Z    Compiling spt-daemon v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-17T23:38:15.6111144Z    Compiling spt v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-17T23:38:28.5751883Z    Compiling xtask v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/xtask)
2026-08-17T23:39:36.7195088Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 50s
2026-08-17T23:39:37.7442463Z ────────────
2026-08-17T23:39:37.7452936Z  Nextest run ID fac0024e-e10e-462d-9791-3686d82df834 with nextest profile: default
2026-08-17T23:39:37.7453674Z     Starting 2548 tests across 24 binaries (1 test and 167 binaries skipped)
2026-08-17T23:39:37.7644100Z         PASS [   0.008s] (   1/2548) mock-adapter::bin/capture-player tests::refuses_a_length_mismatch
2026-08-17T23:39:37.7657894Z         PASS [   0.008s] (   2/2548) mock-adapter::bin/capture-player tests::parses_a_well_formed_record
2026-08-17T23:39:37.7674684Z         PASS [   0.016s] (   3/2548) spt::bin/spt accessview::tests::drill_matches_only_its_own_kind
2026-08-17T23:39:37.7683942Z         PASS [   0.016s] (   4/2548) spt::bin/spt api::auth::tests::an_unverifiable_live_owner_never_grants_a_repin
2026-08-17T23:39:37.7686831Z         PASS [   0.016s] (   5/2548) spt::bin/spt accessview::tests::node_roster_lists_node_scope_entities_and_mode_exceptions
2026-08-17T23:39:37.7705134Z         PASS [   0.016s] (   6/2548) spt::bin/spt accessview::tests::target_roster_groups_types_and_counts_rules
2026-08-17T23:39:37.7709679Z         PASS [   0.016s] (   7/2548) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-08-17T23:39:37.7715729Z         PASS [   0.017s] (   8/2548) spt::bin/spt accessview::tests::a_pinned_open_renders_apart_from_a_default_open
2026-08-17T23:39:37.7716378Z         PASS [   0.019s] (   9/2548) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-08-17T23:39:37.7718303Z         PASS [   0.010s] (  10/2548) spt::bin/spt api::auth::tests::worker_missing_is_no_endpoint
2026-08-17T23:39:37.7743287Z         PASS [   0.028s] (  11/2548) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-08-17T23:39:37.7746474Z         PASS [   0.019s] (  12/2548) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-08-17T23:39:37.7748548Z         PASS [   0.019s] (  13/2548) spt::bin/spt api::auth::tests::token_auth_path_unchanged
2026-08-17T23:39:37.7792733Z         PASS [   0.017s] (  14/2548) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-08-17T23:39:37.7805926Z         PASS [   0.035s] (  15/2548) spt::bin/spt api::auth::tests::live_owner_mismatch_still_refuses
2026-08-17T23:39:37.7838568Z         PASS [   0.019s] (  16/2548) spt::bin/spt api::delivery::tests::an_undated_state_is_dated_by_a_non_edge_report
2026-08-17T23:39:37.7849628Z         PASS [   0.022s] (  17/2548) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-08-17T23:39:37.7874692Z         PASS [   0.024s] (  18/2548) spt::bin/spt api::auth::tests::worker_stored_sid_authenticates
2026-08-17T23:39:37.7879532Z         PASS [   0.024s] (  19/2548) spt::bin/spt api::auth::tests::worker_parent_current_sid_authenticates_after_rotation
2026-08-17T23:39:37.7882148Z         PASS [   0.024s] (  20/2548) spt::bin/spt api::auth::tests::worker_wrong_sid_and_token_only_refused
2026-08-17T23:39:37.7884570Z         PASS [   0.014s] (  21/2548) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-08-17T23:39:37.7897491Z         PASS [   0.041s] (  22/2548) spt::bin/spt api::auth::tests::dead_owner_repin_refused_when_sid_is_a_psyche_custody_sid
2026-08-17T23:39:37.7903110Z         PASS [   0.009s] (  23/2548) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-08-17T23:39:37.7905719Z         PASS [   0.043s] (  24/2548) spt::bin/spt api::auth::tests::dead_owner_repin_refused_when_sid_owns_another_perch
2026-08-17T23:39:37.7908108Z         PASS [   0.008s] (  25/2548) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-08-17T23:39:37.7917495Z         PASS [   0.044s] (  26/2548) spt::bin/spt api::auth::tests::pinned_to_dead_sid_mismatched_poll_repins
2026-08-17T23:39:37.7955047Z         PASS [   0.021s] (  27/2548) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-08-17T23:39:37.7959016Z         PASS [   0.021s] (  28/2548) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-08-17T23:39:37.7984304Z         PASS [   0.052s] (  29/2548) spt::bin/spt api::auth::tests::a_recycled_owner_pid_no_longer_blocks_the_dead_owner_rescue
2026-08-17T23:39:37.7985902Z         PASS [   0.052s] (  30/2548) spt::bin/spt api::auth::tests::dead_owner_repin_still_rescues_a_non_custody_sid
2026-08-17T23:39:37.7995113Z         PASS [   0.011s] (  31/2548) spt::bin/spt api::engineroom::tests::a_refresh_adopts_only_a_real_divergence
2026-08-17T23:39:37.7997808Z         PASS [   0.011s] (  32/2548) spt::bin/spt api::engineroom::tests::a_pin_is_not_a_clear
2026-08-17T23:39:37.8005057Z         PASS [   0.012s] (  33/2548) spt::bin/spt api::engineroom::tests::an_admin_code_verifies_across_the_ceremony_window_only
2026-08-17T23:39:37.8008378Z         PASS [   0.011s] (  34/2548) spt::bin/spt api::engineroom::tests::subnet_authority_is_the_empowerment_not_the_gate
2026-08-17T23:39:37.8062822Z         PASS [   0.011s] (  35/2548) spt::bin/spt api::engineroom::tests::the_perch_minting_verbs_admit_the_reserved_id_only_as_a_completion
2026-08-17T23:39:37.8085948Z         PASS [   0.011s] (  36/2548) spt::bin/spt api::engineroom::tests::the_gate_admits_only_the_reserved_id_provisioned_and_authenticated
2026-08-17T23:39:37.8086738Z         PASS [   0.009s] (  37/2548) spt::bin/spt api::engineroom::tests::the_unset_echo_names_what_governs_next
2026-08-17T23:39:37.8092595Z         PASS [   0.009s] (  38/2548) spt::bin/spt api::engineroom::tests::the_written_node_mode_is_the_one_the_chain_reads
2026-08-17T23:39:37.8147850Z         PASS [   0.016s] (  39/2548) spt::bin/spt api::engineroom::tests::the_surface_mode_verb_refuses_a_caller_that_is_not_the_engine_room
2026-08-17T23:39:37.8148850Z         PASS [   0.017s] (  40/2548) spt::bin/spt api::engineroom::tests::the_surface_mode_verb_refuses_an_unminted_surface_and_writes_nothing
2026-08-17T23:39:37.8161518Z         PASS [   0.007s] (  41/2548) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-08-17T23:39:37.8383247Z         PASS [   0.024s] (  42/2548) spt::bin/spt api::reporting::tests::boundary_refuses_rotating_onto_a_psyche_custody_sid
2026-08-17T23:39:37.8456259Z         PASS [   0.007s] (  43/2548) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-08-17T23:39:37.8619080Z         PASS [   0.016s] (  44/2548) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-08-17T23:39:37.8625154Z         PASS [   0.079s] (  45/2548) spt::bin/spt api::delivery::tests::only_a_real_state_edge_stamps_the_transition_instant
2026-08-17T23:39:37.8846320Z         PASS [   0.023s] (  46/2548) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-08-17T23:39:37.8848707Z         PASS [   0.022s] (  47/2548) spt::bin/spt api::reporting::tests::endpoint_info_activity_word_tracks_the_idle_sentinel
2026-08-17T23:39:37.8927428Z         PASS [   0.008s] (  48/2548) spt::bin/spt api::reporting::tests::endpoint_info_attached_node_from_honest_stamps
2026-08-17T23:39:37.8933408Z         PASS [   0.008s] (  49/2548) spt::bin/spt api::reporting::tests::endpoint_info_attached_node_self_attributes_own_node_driver
2026-08-17T23:39:37.9000499Z         PASS [   0.007s] (  50/2548) spt::bin/spt api::reporting::tests::endpoint_info_json_always_carries_an_activity_word
2026-08-17T23:39:37.9072279Z         PASS [   0.007s] (  51/2548) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-08-17T23:39:37.9184287Z         PASS [   0.026s] (  52/2548) spt::bin/spt api::reporting::tests::endpoint_info_reports_and_refuses
2026-08-17T23:39:37.9256158Z         PASS [   0.007s] (  53/2548) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-08-17T23:39:37.9335475Z         PASS [   0.008s] (  54/2548) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-08-17T23:39:37.9429223Z         PASS [   0.134s] (  55/2548) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-08-17T23:39:37.9463271Z         PASS [   0.013s] (  56/2548) spt::bin/spt api::reporting::tests::history_log_appends
2026-08-17T23:39:37.9470219Z         PASS [   0.146s] (  57/2548) spt::bin/spt api::reporting::tests::a_non_engine_room_boundary_never_moves_the_seats_empowerment
2026-08-17T23:39:37.9510143Z         PASS [   0.008s] (  58/2548) spt::bin/spt api::reporting::tests::misplaced_drop_is_still_found_once_the_anchor_is_correct
2026-08-17T23:39:37.9539528Z         PASS [   0.007s] (  59/2548) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-08-17T23:39:37.9567119Z         PASS [   0.140s] (  60/2548) spt::bin/spt api::reporting::tests::boundary_with_a_fresh_sid_is_unaffected_by_the_squat_guard
2026-08-17T23:39:37.9575196Z         PASS [   0.157s] (  61/2548) spt::bin/spt api::reporting::tests::a_rotated_away_session_id_cannot_resurrect_a_dropped_empowerment
2026-08-17T23:39:37.9615274Z         PASS [   0.155s] (  62/2548) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-08-17T23:39:38.0076053Z         PASS [   0.233s] (  63/2548) spt::bin/spt api::delivery::tests::idle_drain_peek_returns_non_deferred_rows_only
2026-08-17T23:39:38.0227201Z         PASS [   0.015s] (  64/2548) spt::bin/spt api::startup::tests::a_dead_binder_pid_proves_nothing_and_never_drops_the_stamp
2026-08-17T23:39:38.0229333Z         PASS [   0.236s] (  65/2548) spt::bin/spt api::delivery::tests::poll_only_drains_when_hook_method_present
2026-08-17T23:39:38.0293367Z         PASS [   0.007s] (  66/2548) spt::bin/spt api::startup::tests::a_dead_relays_capability_stamp_is_not_resurrected_by_a_listener_rebind
2026-08-17T23:39:38.0315415Z         PASS [   0.009s] (  67/2548) spt::bin/spt api::tests::adapter_is_optional
2026-08-17T23:39:38.0393486Z         PASS [   0.008s] (  68/2548) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-08-17T23:39:38.0401274Z         PASS [   0.086s] (  69/2548) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-08-17T23:39:38.0403970Z         PASS [   0.133s] (  70/2548) spt::bin/spt api::reporting::tests::erase_unregisters_regardless_of_liveness
2026-08-17T23:39:38.0459467Z         PASS [   0.089s] (  71/2548) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-08-17T23:39:38.0487529Z         PASS [   0.009s] (  72/2548) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-08-17T23:39:38.0490222Z         PASS [   0.008s] (  73/2548) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-08-17T23:39:38.0492611Z         PASS [   0.009s] (  74/2548) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-08-17T23:39:38.0549088Z         PASS [   0.009s] (  75/2548) spt::bin/spt api::tests::state_value_is_validated
2026-08-17T23:39:38.0551578Z         PASS [   0.268s] (  76/2548) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-08-17T23:39:38.0553888Z         PASS [   0.098s] (  77/2548) spt::bin/spt api::reporting::tests::soft_end_preserves_a_live_listeners_address
2026-08-17T23:39:38.0643684Z         PASS [   0.016s] (  78/2548) spt::bin/spt api::tests::surface_parses
2026-08-17T23:39:38.0776978Z         PASS [   0.292s] (  79/2548) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-08-17T23:39:38.0806415Z         PASS [   0.032s] (  80/2548) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-08-17T23:39:38.0870848Z         PASS [   0.006s] (  81/2548) spt::bin/spt cli::lifecycle_verb_decisions::remembered_defaults_prefer_the_newest_row_field_by_field
2026-08-17T23:39:38.0915608Z         PASS [   0.130s] (  82/2548) spt::bin/spt api::reporting::tests::soft_end_still_cleans_a_dead_listeners_address
2026-08-17T23:39:38.0934762Z         PASS [   0.006s] (  83/2548) spt::bin/spt cli::lifecycle_verb_decisions::the_adapter_precedence_is_flag_then_endpoint_then_a_sole_installed_one
2026-08-17T23:39:38.0983012Z         PASS [   0.006s] (  84/2548) spt::bin/spt cli::lifecycle_verb_decisions::the_go_ladder_takes_the_ratified_rung
2026-08-17T23:39:38.0987310Z         PASS [   0.034s] (  85/2548) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-08-17T23:39:38.0993916Z         PASS [   0.050s] (  86/2548) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-08-17T23:39:38.1008368Z         PASS [   0.007s] (  87/2548) spt::bin/spt cli::reserved_id_tests::endpoint_run_refuses_the_reserved_id_and_saves_nothing
2026-08-17T23:39:38.1071906Z         PASS [   0.051s] (  88/2548) spt::bin/spt api::worker::tests::worker_start_mints_id_stores_parent_sid_and_metadata
2026-08-17T23:39:38.1073127Z         PASS [   0.029s] (  89/2548) spt::bin/spt api::worker::tests::worker_start_registration_sid_falls_back_to_presented
2026-08-17T23:39:38.1075763Z         PASS [   0.008s] (  90/2548) spt::bin/spt cli::resume_resolution_tests::resume_never_feeds_a_provisional
2026-08-17T23:39:38.1078025Z         PASS [   0.007s] (  91/2548) spt::bin/spt cli::retired_verb_pre_scan::the_pre_scan_reads_the_verb_position_only
2026-08-17T23:39:38.1141834Z         PASS [   0.006s] (  92/2548) spt::bin/spt cli::run_on_live_tests::run_on_live_never_duplicates_and_create_conflicts
2026-08-17T23:39:38.1144414Z         PASS [   0.007s] (  93/2548) spt::bin/spt cli::run_home_tests::run_home_resolution_matrix
2026-08-17T23:39:38.1145387Z         PASS [   0.007s] (  94/2548) spt::bin/spt cli::run_home_tests::order_by_mru_orders_guidance
2026-08-17T23:39:38.1152341Z         PASS [   0.016s] (  95/2548) spt::bin/spt cli::reserved_id_tests::the_lifecycle_verbs_refuse_their_preconditions
2026-08-17T23:39:38.1168473Z         PASS [   0.010s] (  96/2548) spt::bin/spt cli::retired_verb_pre_scan::the_retired_verb_refuses_with_a_pointer_a_generic_error_cannot_fake
2026-08-17T23:39:38.1227988Z         PASS [   0.336s] (  97/2548) spt::bin/spt api::engineroom::tests::a_non_engine_room_attempt_never_touches_the_empower_ledger
2026-08-17T23:39:38.1230478Z         PASS [   0.172s] (  98/2548) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-08-17T23:39:38.1231439Z         PASS [   0.009s] (  99/2548) spt::bin/spt cli::tests::a_mint_captures_its_declared_mode_and_nothing_else
2026-08-17T23:39:38.1245926Z         PASS [   0.008s] ( 100/2548) spt::bin/spt cli::tests::a_notfound_lands_locally_only_when_the_target_is_an_endpoint_here
2026-08-17T23:39:38.1305546Z         PASS [   0.007s] ( 101/2548) spt::bin/spt cli::tests::a_remote_send_receive_claims_only_what_it_can_deliver
2026-08-17T23:39:38.1317135Z         PASS [   0.016s] ( 102/2548) spt::bin/spt cli::tests::a_non_attributable_bake_needs_the_acknowledgment_and_keeps_it
2026-08-17T23:39:38.1329448Z         PASS [   0.008s] ( 103/2548) spt::bin/spt cli::tests::a_reply_carried_request_is_not_stamped_as_a_first_order_knock
2026-08-17T23:39:38.1341268Z         PASS [   0.011s] ( 104/2548) spt::bin/spt cli::tests::a_one_way_approval_hands_over_a_reverse_command_that_parses
2026-08-17T23:39:38.1385346Z         PASS [   0.008s] ( 105/2548) spt::bin/spt cli::tests::a_retired_flag_names_what_replaced_it
2026-08-17T23:39:38.1387813Z         PASS [   0.007s] ( 106/2548) spt::bin/spt cli::tests::a_row_without_a_node_says_so_and_one_with_a_node_shows_it
2026-08-17T23:39:38.1397510Z         PASS [   0.007s] ( 107/2548) spt::bin/spt cli::tests::a_rule_describes_itself_in_plain_words
2026-08-17T23:39:38.1408719Z         PASS [   0.027s] ( 108/2548) spt::bin/spt cli::tests::a_minted_sealed_code_is_the_one_that_opens_to_its_record
2026-08-17T23:39:38.1425001Z         PASS [   0.008s] ( 109/2548) spt::bin/spt cli::tests::a_sealed_codes_subnet_is_chosen_and_never_guessed
2026-08-17T23:39:38.1483354Z         PASS [   0.010s] ( 110/2548) spt::bin/spt cli::tests::a_status_row_reads_held_over_running_and_carries_its_evidence
2026-08-17T23:39:38.1486474Z         PASS [   0.010s] ( 111/2548) spt::bin/spt cli::tests::a_sender_rule_on_a_non_attributable_surface_is_refused
2026-08-17T23:39:38.1525013Z         PASS [   0.012s] ( 112/2548) spt::bin/spt cli::tests::a_subcommand_name_beats_the_bare_target
2026-08-17T23:39:38.1576588Z         PASS [   0.351s] ( 113/2548) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-08-17T23:39:38.1581921Z         PASS [   0.372s] ( 114/2548) spt::bin/spt api::delivery::tests::poll_drain_suppresses_idle_only_which_reaches_the_relay
2026-08-17T23:39:38.1647140Z         PASS [   0.016s] ( 115/2548) spt::bin/spt cli::tests::adapter_add_transport_flags_parse
2026-08-17T23:39:38.1675988Z         PASS [   0.025s] ( 116/2548) spt::bin/spt cli::tests::access_subcommands_parse
2026-08-17T23:39:38.1725292Z         PASS [   0.008s] ( 117/2548) spt::bin/spt cli::tests::adapter_name_validation_flags_every_unknown
2026-08-17T23:39:38.1740794Z         PASS [   0.007s] ( 118/2548) spt::bin/spt cli::tests::adapter_names_comma_list_parses_and_refuses_empties
2026-08-17T23:39:38.1754493Z         PASS [   0.229s] ( 119/2548) spt::bin/spt api::reporting::tests::session_end_erase_reaps_stale_worker_then_proceeds
2026-08-17T23:39:38.1800969Z         PASS [   0.394s] ( 120/2548) spt::bin/spt api::delivery::tests::poll_drain_validates_notify_copies_against_their_rows
2026-08-17T23:39:38.1832640Z         PASS [   0.069s] ( 121/2548) spt::bin/spt cli::tests::a_local_hit_never_asks_the_broker
2026-08-17T23:39:38.1838315Z         PASS [   0.026s] ( 122/2548) spt::bin/spt cli::tests::adapter_has_live_endpoint_detects_matching_live_perch
2026-08-17T23:39:38.1842117Z         PASS [   0.012s] ( 123/2548) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-08-17T23:39:38.1850249Z         PASS [   0.011s] ( 124/2548) spt::bin/spt cli::tests::adapter_string_verbs
2026-08-17T23:39:38.1915680Z         PASS [   0.008s] ( 125/2548) spt::bin/spt cli::tests::adapter_update_install_dir_is_registered_source_dir_not_repo_name
2026-08-17T23:39:38.1918658Z         PASS [   0.093s] ( 126/2548) spt::bin/spt cli::reserved_id_tests::rename_into_the_reserved_id_is_refused
2026-08-17T23:39:38.1922767Z         PASS [   0.008s] ( 127/2548) spt::bin/spt cli::tests::adapter_update_notice_absent_when_no_message
2026-08-17T23:39:38.1931399Z         PASS [   0.008s] ( 128/2548) spt::bin/spt cli::tests::adapter_update_notice_renders_declared_message_markdown
2026-08-17T23:39:38.1946984Z         PASS [   0.019s] ( 129/2548) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-08-17T23:39:38.1960172Z         PASS [   0.013s] ( 130/2548) spt::bin/spt cli::tests::adapter_translate_proof_parses
2026-08-17T23:39:38.1963061Z         PASS [   0.381s] ( 131/2548) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-08-17T23:39:38.2000272Z         PASS [   0.042s] ( 132/2548) spt::bin/spt cli::tests::adapter_has_live_endpoint_false_for_other_or_dead
2026-08-17T23:39:38.2007482Z         PASS [   0.009s] ( 133/2548) spt::bin/spt cli::tests::adapter_update_summary_and_exit_aggregate_isolated_failures
2026-08-17T23:39:38.2039931Z         PASS [   0.012s] ( 134/2548) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-08-17T23:39:38.2041041Z         PASS [   0.055s] ( 135/2548) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-08-17T23:39:38.2044003Z         PASS [   0.011s] ( 136/2548) spt::bin/spt cli::tests::adapter_version_surfaces_declared_adapter_version
2026-08-17T23:39:38.2046227Z         PASS [   0.012s] ( 137/2548) spt::bin/spt cli::tests::adapter_version_parses
2026-08-17T23:39:38.2049713Z         PASS [   0.010s] ( 138/2548) spt::bin/spt cli::tests::agent_ground_describes_itself_exactly_as_the_ceremony_always_did
2026-08-17T23:39:38.2053639Z         PASS [   0.009s] ( 139/2548) spt::bin/spt cli::tests::already_applied_message_reads_up_to_date_no_restart
2026-08-17T23:39:38.2056468Z         PASS [   0.009s] ( 140/2548) spt::bin/spt cli::tests::all_hidden_this_node_suppresses_no_perches_marker
2026-08-17T23:39:38.2059242Z         PASS [   0.054s] ( 141/2548) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-08-17T23:39:38.2120891Z         PASS [   0.011s] ( 142/2548) spt::bin/spt cli::tests::an_addressed_target_is_local_only_when_its_node_half_names_this_node
2026-08-17T23:39:38.2124455Z         PASS [   0.011s] ( 143/2548) spt::bin/spt cli::tests::an_approval_binds_the_subject_the_knocks_origin_implies
2026-08-17T23:39:38.2151700Z         PASS [   0.009s] ( 144/2548) spt::bin/spt cli::tests::any_single_evidence_source_is_enough_and_only_nothing_refuses
2026-08-17T23:39:38.2154990Z         PASS [   0.011s] ( 145/2548) spt::bin/spt cli::tests::an_excluded_knock_is_neither_a_landing_nor_a_wire_refusal
2026-08-17T23:39:38.2157862Z         PASS [   0.011s] ( 146/2548) spt::bin/spt cli::tests::an_empty_unlisted_set_renders_no_heading_at_all
2026-08-17T23:39:38.2161359Z         PASS [   0.011s] ( 147/2548) spt::bin/spt cli::tests::an_undelivered_receipt_reports_only_the_receipt
2026-08-17T23:39:38.2162514Z         PASS [   0.011s] ( 148/2548) spt::bin/spt cli::tests::an_empty_stored_surface_list_still_means_every_surface
2026-08-17T23:39:38.2209242Z         PASS [   0.015s] ( 149/2548) spt::bin/spt cli::tests::answering_verbs_declare_no_directionality
2026-08-17T23:39:38.2213079Z         PASS [   0.015s] ( 150/2548) spt::bin/spt cli::tests::api_adapter_flag_is_group_level_not_post_subcommand
2026-08-17T23:39:38.2225078Z         PASS [   0.011s] ( 151/2548) spt::bin/spt cli::tests::applied_message_appends_restart_required_notice
2026-08-17T23:39:38.2256066Z         PASS [   0.010s] ( 152/2548) spt::bin/spt cli::tests::bare_tty_guard
2026-08-17T23:39:38.2259360Z         PASS [   0.011s] ( 153/2548) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-08-17T23:39:38.2267627Z         PASS [   0.015s] ( 154/2548) spt::bin/spt cli::tests::api_listen_accepts_session_id_flag
2026-08-17T23:39:38.2308130Z         PASS [   0.015s] ( 155/2548) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-08-17T23:39:38.2311478Z         PASS [   0.008s] ( 156/2548) spt::bin/spt cli::tests::broker_image_line_reports_without_warning_or_remedy
2026-08-17T23:39:38.2352771Z         PASS [   0.010s] ( 157/2548) spt::bin/spt cli::tests::classify_fetch_reject_matrix
2026-08-17T23:39:38.2355800Z         PASS [   0.010s] ( 158/2548) spt::bin/spt cli::tests::classify_flat_archive_never_misfires
2026-08-17T23:39:38.2362449Z         PASS [   0.009s] ( 159/2548) spt::bin/spt cli::tests::classify_multiplatform_captures_only_known_triples
2026-08-17T23:39:38.2382055Z         PASS [   0.017s] ( 160/2548) spt::bin/spt cli::tests::both_knock_answer_surfaces_take_a_monic
2026-08-17T23:39:38.2387848Z         PASS [   0.017s] ( 161/2548) spt::bin/spt cli::tests::bare_update_parses_composite_flags
2026-08-17T23:39:38.2399595Z         PASS [   0.009s] ( 162/2548) spt::bin/spt cli::tests::composite_plans_core_first_and_core_only_skips_adapters
2026-08-17T23:39:38.2403335Z         PASS [   0.009s] ( 163/2548) spt::bin/spt cli::tests::cli_send_stamps_cli_at_node_origin
2026-08-17T23:39:38.2441401Z         PASS [   0.009s] ( 164/2548) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-08-17T23:39:38.2444649Z         PASS [   0.008s] ( 165/2548) spt::bin/spt cli::tests::coordinator_image_line_is_the_only_stale_warning
2026-08-17T23:39:38.2447759Z         PASS [   0.029s] ( 166/2548) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-08-17T23:39:38.2452615Z         PASS [   0.009s] ( 167/2548) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-08-17T23:39:38.2474141Z         PASS [   0.009s] ( 168/2548) spt::bin/spt cli::tests::create_mode_is_never_preselected
2026-08-17T23:39:38.2476645Z         PASS [   0.009s] ( 169/2548) spt::bin/spt cli::tests::create_mints_two_distinct_keys_and_records_the_mode
2026-08-17T23:39:38.2490519Z         PASS [   0.009s] ( 170/2548) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-08-17T23:39:38.2535375Z         PASS [   0.009s] ( 171/2548) spt::bin/spt cli::tests::cross_node_after_filters_a_sealed_turn_exactly_like_the_local_path
2026-08-17T23:39:38.2538431Z         PASS [   0.009s] ( 172/2548) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-08-17T23:39:38.2582169Z         PASS [   0.009s] ( 173/2548) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-08-17T23:39:38.2585305Z         PASS [   0.203s] ( 174/2548) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-08-17T23:39:38.2604398Z         PASS [   0.012s] ( 175/2548) spt::bin/spt cli::tests::daemon_refresh_verb_parses
2026-08-17T23:39:38.2607596Z         PASS [   0.021s] ( 176/2548) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-08-17T23:39:38.2620613Z         PASS [   0.008s] ( 177/2548) spt::bin/spt cli::tests::daemonless_apply_message_points_at_finish_or_start
2026-08-17T23:39:38.2639669Z         PASS [   0.008s] ( 178/2548) spt::bin/spt cli::tests::deferred_elevation_gate_matrix
2026-08-17T23:39:38.2647191Z         PASS [   0.020s] ( 179/2548) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-08-17T23:39:38.2690196Z         PASS [   0.013s] ( 180/2548) spt::bin/spt cli::tests::digest_cursor_flags_parse
2026-08-17T23:39:38.2699977Z         PASS [   0.021s] ( 181/2548) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-08-17T23:39:38.2704302Z         PASS [   0.008s] ( 182/2548) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-08-17T23:39:38.2706569Z         PASS [   0.010s] ( 183/2548) spt::bin/spt cli::tests::digest_json_carries_version_and_leaves_stderr_clean
2026-08-17T23:39:38.2710481Z         PASS [   0.010s] ( 184/2548) spt::bin/spt cli::tests::digest_human_path_keeps_the_stderr_trailer
2026-08-17T23:39:38.2713745Z         PASS [   0.009s] ( 185/2548) spt::bin/spt cli::tests::digest_json_predates_path_still_carries_version
2026-08-17T23:39:38.2726410Z         PASS [   0.013s] ( 186/2548) spt::bin/spt cli::tests::digest_flag_defaults
2026-08-17T23:39:38.2765446Z         PASS [   0.012s] ( 187/2548) spt::bin/spt cli::tests::endpoint_caller_is_denied_and_a_human_caller_is_not
2026-08-17T23:39:38.2787290Z         PASS [   0.063s] ( 188/2548) spt::bin/spt cli::tests::apply_release_crc_swap_only_swaps_changed
2026-08-17T23:39:38.2793569Z         PASS [   0.009s] ( 189/2548) spt::bin/spt cli::tests::engine_room_ceremony_decision_table
2026-08-17T23:39:38.2797339Z         PASS [   0.009s] ( 190/2548) spt::bin/spt cli::tests::engine_room_purge_resets_under_elevation_and_refuses_without_it
2026-08-17T23:39:38.2801731Z         PASS [   0.010s] ( 191/2548) spt::bin/spt cli::tests::endpoint_row_json_endpoint_type_is_additive
2026-08-17T23:39:38.2859739Z         PASS [   0.016s] ( 192/2548) spt::bin/spt cli::tests::endpoint_role_parses
2026-08-17T23:39:38.2862923Z         PASS [   0.010s] ( 193/2548) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-08-17T23:39:38.2884531Z         PASS [   0.044s] ( 194/2548) spt::bin/spt cli::tests::create_provisions_the_admin_key_and_show_code_never_does
2026-08-17T23:39:38.5154605Z         PASS [   0.010s] ( 195/2548) spt::bin/spt cli::tests::every_send_outcome_is_answered_by_exactly_one_renderer
2026-08-17T23:39:38.5155619Z         PASS [   0.012s] ( 196/2548) spt::bin/spt cli::tests::every_mint_persist_site_asks_the_shared_probe
2026-08-17T23:39:38.5156460Z         PASS [   0.010s] ( 197/2548) spt::bin/spt cli::tests::fetch_reject_action_apply_decision
2026-08-17T23:39:38.5157256Z         PASS [   0.009s] ( 198/2548) spt::bin/spt cli::tests::filter_after_excludes_at_or_below_cursor
2026-08-17T23:39:38.5158005Z         PASS [   0.159s] ( 199/2548) spt::bin/spt cli::tests::a_wedged_probe_costs_one_ceiling_and_reads_unknown_not_offline
2026-08-17T23:39:38.5158649Z         PASS [   0.033s] ( 200/2548) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-08-17T23:39:38.5159699Z         PASS [   0.027s] ( 201/2548) spt::bin/spt cli::tests::every_read_status_command_accepts_the_global_json_flag
2026-08-17T23:39:38.5160443Z         PASS [   0.008s] ( 202/2548) spt::bin/spt cli::tests::filter_after_predates_window_returns_full
2026-08-17T23:39:38.5161172Z         PASS [   0.008s] ( 203/2548) spt::bin/spt cli::tests::finish_message_states_fully_live_no_manual_restart
2026-08-17T23:39:38.5161865Z         PASS [   0.008s] ( 204/2548) spt::bin/spt cli::tests::gh_download_command_no_tag_omits_tag
2026-08-17T23:39:38.5162468Z         PASS [   0.008s] ( 205/2548) spt::bin/spt cli::tests::gh_download_command_with_tag_shape
2026-08-17T23:39:38.5163132Z         PASS [   0.008s] ( 206/2548) spt::bin/spt cli::tests::gh_failure_classes_render_os_correct_hints
2026-08-17T23:39:38.5163685Z         PASS [   0.008s] ( 207/2548) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-08-17T23:39:38.5164579Z         PASS [   0.041s] ( 208/2548) spt::bin/spt cli::tests::every_node_subcommand_parses_identically_under_the_daemon_alias
2026-08-17T23:39:38.5165417Z         PASS [   0.035s] ( 209/2548) spt::bin/spt cli::tests::extract_multiplatform_missing_my_triple_is_typed_rejection
2026-08-17T23:39:38.5166109Z         PASS [   0.008s] ( 210/2548) spt::bin/spt cli::tests::gh_version_command_shape
2026-08-17T23:39:38.5166599Z         PASS [   0.035s] ( 211/2548) spt::bin/spt cli::tests::extract_legacy_flat_stays_flat
2026-08-17T23:39:38.5167190Z         PASS [   0.034s] ( 212/2548) spt::bin/spt cli::tests::extract_multiplatform_places_shared_root_and_flattens_my_triple
2026-08-17T23:39:38.5167907Z         PASS [   0.300s] ( 213/2548) spt::bin/spt api::startup::tests::a_listener_over_a_dead_pty_is_not_offlined_by_the_liveness_reconcile
2026-08-17T23:39:38.5168555Z         PASS [   0.009s] ( 214/2548) spt::bin/spt cli::tests::install_platform_check_gates_stamp_and_host_arch
2026-08-17T23:39:38.5169324Z         PASS [   0.010s] ( 215/2548) spt::bin/spt cli::tests::inbound_json_speaks_in_the_two_states_the_human_view_is_silent_in
2026-08-17T23:39:38.5169984Z         PASS [   0.010s] ( 216/2548) spt::bin/spt cli::tests::inbound_verdict_rides_the_json_in_every_state_including_ok
2026-08-17T23:39:38.5170589Z         PASS [   0.011s] ( 217/2548) spt::bin/spt cli::tests::install_place_is_idempotent_and_path_block_detected
2026-08-17T23:39:38.5171142Z         PASS [   0.019s] ( 218/2548) spt::bin/spt cli::tests::grant_subcommands_parse
2026-08-17T23:39:38.5171786Z         PASS [   0.018s] ( 219/2548) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-08-17T23:39:38.5172329Z         PASS [   0.020s] ( 220/2548) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-08-17T23:39:38.5172934Z         PASS [   0.010s] ( 221/2548) spt::bin/spt cli::tests::instance_rows_palette_and_align
2026-08-17T23:39:38.5173487Z         PASS [   0.011s] ( 222/2548) spt::bin/spt cli::tests::instance_rows_project_column
2026-08-17T23:39:38.5174045Z         PASS [   0.011s] ( 223/2548) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-08-17T23:39:38.5174831Z         PASS [   0.141s] ( 224/2548) spt::bin/spt cli::tests::an_engine_room_reset_wipes_records_but_never_deletes_the_engine_room
2026-08-17T23:39:38.5175505Z         PASS [   0.014s] ( 225/2548) spt::bin/spt cli::tests::invalid_usage_errors
2026-08-17T23:39:38.5176082Z         PASS [   0.012s] ( 226/2548) spt::bin/spt cli::tests::json_activity_words_come_from_the_shared_vocabulary_source
2026-08-17T23:39:38.5176854Z         PASS [   0.012s] ( 227/2548) spt::bin/spt cli::tests::json_activity_key_is_local_only_and_skips_when_unknown
2026-08-17T23:39:38.5177518Z         PASS [   0.036s] ( 228/2548) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-08-17T23:39:38.5178100Z         PASS [   0.011s] ( 229/2548) spt::bin/spt cli::tests::json_project_field_skip_if_none
2026-08-17T23:39:38.5178772Z         PASS [   0.010s] ( 230/2548) spt::bin/spt cli::tests::local_dtos_carry_host_error_and_omit_it_when_clean
2026-08-17T23:39:38.5179875Z         PASS [   0.011s] ( 231/2548) spt::bin/spt cli::tests::knock_surfaces_speaks_the_tables_vocabulary_and_refuses_the_rest
2026-08-17T23:39:38.5180634Z         PASS [   0.012s] ( 232/2548) spt::bin/spt cli::tests::json_payload_rides_as_attr_alongside_body
2026-08-17T23:39:38.5181339Z         PASS [   0.011s] ( 233/2548) spt::bin/spt cli::tests::malformed_tuple_flags_refuse_with_a_usable_diagnostic
2026-08-17T23:39:38.5182259Z         PASS [   0.010s] ( 234/2548) spt::bin/spt cli::tests::no_redeem_surface_claims_a_reverse_the_minting_side_could_not_open
2026-08-17T23:39:38.5183071Z         PASS [   0.009s] ( 235/2548) spt::bin/spt cli::tests::node_group_same_id_two_nodes_two_groups
2026-08-17T23:39:38.5183680Z         PASS [   0.010s] ( 236/2548) spt::bin/spt cli::tests::node_group_freshest_epoch_wins_and_unions_subnets
2026-08-17T23:39:38.5184457Z         PASS [   0.009s] ( 237/2548) spt::bin/spt cli::tests::node_grouped_render_structure_and_palette
2026-08-17T23:39:38.5185307Z         PASS [   0.010s] ( 238/2548) spt::bin/spt cli::tests::node_group_discards_self_and_skips_empty
2026-08-17T23:39:38.5186037Z         PASS [   0.034s] ( 239/2548) spt::bin/spt api::startup::tests::a_live_owner_whose_birth_matches_still_refuses_the_bind
2026-08-17T23:39:38.5187010Z         PASS [   0.018s] ( 240/2548) spt::bin/spt cli::tests::new_code_carries_the_acknowledgment_and_the_subnet_through_the_router
2026-08-17T23:39:38.5187817Z         PASS [   0.010s] ( 241/2548) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-08-17T23:39:38.5188500Z         PASS [   0.026s] ( 242/2548) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-08-17T23:39:38.5189453Z         PASS [   0.011s] ( 243/2548) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-08-17T23:39:38.5190144Z         PASS [   0.011s] ( 244/2548) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-08-17T23:39:38.5190806Z         PASS [   0.012s] ( 245/2548) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-08-17T23:39:38.5192705Z         PASS [   0.012s] ( 246/2548) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-08-17T23:39:38.5193998Z         PASS [   0.013s] ( 247/2548) spt::bin/spt cli::tests::node_status_rows_denominator_counts_routable_only
2026-08-17T23:39:38.5194988Z         PASS [   0.011s] ( 248/2548) spt::bin/spt cli::tests::only_a_bake_that_can_admit_the_whole_node_demands_the_acknowledgment
2026-08-17T23:39:38.5195895Z         PASS [   0.012s] ( 249/2548) spt::bin/spt cli::tests::only_rows_with_a_node_are_asked_and_answers_land_on_their_own_row
2026-08-17T23:39:38.5196606Z         PASS [   0.010s] ( 250/2548) spt::bin/spt cli::tests::origin_asset_urls_latest_and_tag
2026-08-17T23:39:38.5197160Z         PASS [   0.011s] ( 251/2548) spt::bin/spt cli::tests::only_the_send_side_defaults_to_msg
2026-08-17T23:39:38.5197889Z         PASS [   0.010s] ( 252/2548) spt::bin/spt cli::tests::own_nested_section_renders_under_this_node_without_moving_the_total
2026-08-17T23:39:38.5198504Z         PASS [   0.115s] ( 253/2548) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-08-17T23:39:38.5199080Z         PASS [   0.024s] ( 254/2548) spt::bin/spt cli::tests::notify_surface_parses
2026-08-17T23:39:38.5199750Z         PASS [   0.014s] ( 255/2548) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-08-17T23:39:38.5200299Z         PASS [   0.335s] ( 256/2548) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-08-17T23:39:38.5200799Z         PASS [   0.045s] ( 257/2548) spt::bin/spt cli::tests::monic_verbs_parse
2026-08-17T23:39:38.5201339Z         PASS [   0.013s] ( 258/2548) spt::bin/spt cli::tests::peer_health_line_names_absent_peers_as_their_own_state
2026-08-17T23:39:38.5201978Z         PASS [   0.011s] ( 259/2548) spt::bin/spt cli::tests::poll_until_ready_fastpath_timeout_and_later_success
2026-08-17T23:39:38.5202788Z         PASS [   0.011s] ( 260/2548) spt::bin/spt cli::tests::post_step_notice_arbitration
2026-08-17T23:39:38.5203379Z         PASS [   0.012s] ( 261/2548) spt::bin/spt cli::tests::peer_health_line_names_the_stage_and_stays_silent_when_idle
2026-08-17T23:39:38.5203975Z         PASS [   0.013s] ( 262/2548) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-08-17T23:39:38.5204505Z         PASS [   0.011s] ( 263/2548) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-08-17T23:39:38.5205091Z         PASS [   0.012s] ( 264/2548) spt::bin/spt cli::tests::project_index_line_states_health_not_presence
2026-08-17T23:39:38.5205701Z         PASS [   0.011s] ( 265/2548) spt::bin/spt cli::tests::psyche_companion_is_named_without_a_status
2026-08-17T23:39:38.5206326Z         PASS [   0.013s] ( 266/2548) spt::bin/spt cli::tests::registered_github_home_detects_active_collision
2026-08-17T23:39:38.5206946Z         PASS [   0.009s] ( 267/2548) spt::bin/spt cli::tests::remote_cell_project_ref_from_gossiped_recent_projects
2026-08-17T23:39:38.5207777Z         PASS [   0.013s] ( 268/2548) spt::bin/spt cli::tests::requesting_verbs_force_an_explicit_directionality
2026-08-17T23:39:38.5208378Z         PASS [   0.052s] ( 269/2548) spt::bin/spt api::startup::tests::a_recycled_owner_pid_no_longer_refuses_the_bind
2026-08-17T23:39:38.5209294Z         PASS [   0.007s] ( 270/2548) spt::bin/spt cli::tests::resolve_transport_auto_follows_probe
2026-08-17T23:39:38.5209900Z         PASS [   0.024s] ( 271/2548) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-08-17T23:39:38.5210587Z         PASS [   0.009s] ( 272/2548) spt::bin/spt cli::tests::resolve_proof_target_override_reads_on_disk
2026-08-17T23:39:38.5211311Z         PASS [   0.010s] ( 273/2548) spt::bin/spt cli::tests::resolve_transport_explicit_never_probes
2026-08-17T23:39:38.5211978Z         PASS [   0.010s] ( 274/2548) spt::bin/spt cli::tests::rest_filter_status_first_ordering
2026-08-17T23:39:38.5212681Z         PASS [   0.010s] ( 275/2548) spt::bin/spt cli::tests::rest_filter_hides_suspended_shows_all_and_corrupt_always
2026-08-17T23:39:38.5213478Z         PASS [   0.008s] ( 276/2548) spt::bin/spt cli::tests::rest_filter_total_disclosure_and_corrupt_annotation
2026-08-17T23:39:38.5214055Z         PASS [   0.009s] ( 277/2548) spt::bin/spt cli::tests::restart_plans_lethal_leg_last
2026-08-17T23:39:38.5214661Z         PASS [   0.008s] ( 278/2548) spt::bin/spt cli::tests::ring_timeout_parses_bare_as_minutes_and_honors_suffixes
2026-08-17T23:39:38.5215312Z         PASS [   0.008s] ( 279/2548) spt::bin/spt cli::tests::ring_no_reply_arms_report_the_wait_in_the_callers_unit
2026-08-17T23:39:38.5215841Z         PASS [   0.011s] ( 280/2548) spt::bin/spt cli::tests::ring_timeout_defaults
2026-08-17T23:39:38.5216324Z         PASS [   0.008s] ( 281/2548) spt::bin/spt cli::tests::self_pin_annotates_host_error
2026-08-17T23:39:38.5216872Z         PASS [   0.009s] ( 282/2548) spt::bin/spt cli::tests::self_endpoint_line_reports_the_live_relay_or_says_there_is_none
2026-08-17T23:39:38.5217530Z         PASS [   0.008s] ( 283/2548) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-08-17T23:39:38.5218098Z         PASS [   0.008s] ( 284/2548) spt::bin/spt cli::tests::self_pin_annotates_translation_fault
2026-08-17T23:39:38.5218661Z         PASS [   0.007s] ( 285/2548) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-08-17T23:39:38.5219333Z         PASS [   0.053s] ( 286/2548) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-08-17T23:39:38.5220033Z         PASS [   0.012s] ( 287/2548) spt::bin/spt cli::tests::send_reply_to_flag_is_removed_and_target_required
2026-08-17T23:39:38.5220746Z         PASS [   0.049s] ( 288/2548) spt::bin/spt api::startup::tests::a_recycled_relay_pid_is_fixed_too_so_the_role_gate_is_not_carrying_this
2026-08-17T23:39:38.5221376Z         PASS [   0.011s] ( 289/2548) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-08-17T23:39:38.5221885Z         PASS [   0.013s] ( 290/2548) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-08-17T23:39:38.5222647Z         PASS [   0.212s] ( 291/2548) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-08-17T23:39:38.5223199Z         PASS [   0.058s] ( 292/2548) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-08-17T23:39:38.5223747Z         PASS [   0.102s] ( 293/2548) spt::bin/spt cli::tests::public_help_carries_no_internal_codes_at_any_ruled_site
2026-08-17T23:39:38.5224320Z         PASS [   0.031s] ( 294/2548) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-08-17T23:39:38.5224838Z         PASS [   0.015s] ( 295/2548) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-08-17T23:39:38.5225326Z         PASS [   0.022s] ( 296/2548) spt::bin/spt cli::tests::shell_subcommands_parse
2026-08-17T23:39:38.5225839Z         PASS [   0.020s] ( 297/2548) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-08-17T23:39:38.5434763Z         PASS [   0.149s] ( 298/2548) spt::bin/spt cli::tests::purge_force_asks_before_it_tears_anything_down
2026-08-17T23:39:38.5492290Z         PASS [   0.161s] ( 299/2548) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-08-17T23:39:38.5501995Z         PASS [   0.032s] ( 300/2548) spt::bin/spt cli::tests::shutdown_on_a_harness_hosted_endpoint_claims_no_process
2026-08-17T23:39:38.5605746Z         PASS [   0.017s] ( 301/2548) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-08-17T23:39:38.5787113Z         PASS [   0.028s] ( 302/2548) spt::bin/spt cli::tests::stage_then_swap_failed_fetch_preserves_install
2026-08-17T23:39:38.6001265Z         PASS [   0.214s] ( 303/2548) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-08-17T23:39:38.6064815Z         PASS [   0.147s] ( 304/2548) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-08-17T23:39:38.6069081Z         PASS [   0.007s] ( 305/2548) spt::bin/spt cli::tests::stall_evict_line_surfaces_only_a_real_tally
2026-08-17T23:39:38.6080766Z         PASS [   0.144s] ( 306/2548) spt::bin/spt api::startup::tests::api_bind_admits_the_reserved_id_only_as_a_bring_ups_completion
2026-08-17T23:39:38.6095323Z         PASS [   0.049s] ( 307/2548) spt::bin/spt cli::tests::staged_floor_admits_when_core_meets_floor
2026-08-17T23:39:38.6143370Z         PASS [   0.008s] ( 308/2548) spt::bin/spt cli::tests::stop_guard_refuses_live_sessions_without_force
2026-08-17T23:39:38.6222936Z         PASS [   0.008s] ( 309/2548) spt::bin/spt cli::tests::subnet_mode_lines_state_declared_captured_and_pending
2026-08-17T23:39:38.6268465Z         PASS [   0.020s] ( 310/2548) spt::bin/spt cli::tests::subcommands_parse
2026-08-17T23:39:38.6280031Z         PASS [   0.049s] ( 311/2548) spt::bin/spt cli::tests::staged_floor_refuses_above_floor_and_leaves_dest_untouched
2026-08-17T23:39:38.6304603Z         PASS [   0.008s] ( 312/2548) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-08-17T23:39:38.6305734Z         PASS [   0.123s] ( 313/2548) spt::bin/spt cli::tests::shutdown_and_stop_share_the_postcondition_and_differ_only_in_ceremony
2026-08-17T23:39:38.6346310Z         PASS [   0.008s] ( 314/2548) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-08-17T23:39:38.6347965Z         PASS [   0.007s] ( 315/2548) spt::bin/spt cli::tests::subprocess_detail_prefers_stderr_then_stdout
2026-08-17T23:39:38.6387840Z         PASS [   0.029s] ( 316/2548) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-08-17T23:39:38.6422057Z         PASS [   0.011s] ( 317/2548) spt::bin/spt cli::tests::the_bare_form_refuses_rather_than_guessing
2026-08-17T23:39:38.6423007Z         PASS [   0.012s] ( 318/2548) spt::bin/spt cli::tests::the_bare_form_is_the_send_form
2026-08-17T23:39:38.6424114Z         PASS [   0.008s] ( 319/2548) spt::bin/spt cli::tests::the_bare_status_view_states_the_mode_facts_for_every_row
2026-08-17T23:39:38.6458423Z         PASS [   0.011s] ( 320/2548) spt::bin/spt cli::tests::the_bare_node_verb_defaults_to_the_status_view_under_both_spellings
2026-08-17T23:39:38.6513445Z         PASS [   0.009s] ( 321/2548) spt::bin/spt cli::tests::the_denial_names_the_blast_radius_and_a_cure_that_fits_its_ground
2026-08-17T23:39:38.6572999Z         PASS [   0.015s] ( 322/2548) spt::bin/spt cli::tests::the_cross_node_mutual_refusal_is_gone_from_every_surface_that_carried_it
2026-08-17T23:39:38.6574315Z         PASS [   0.143s] ( 323/2548) spt::bin/spt cli::tests::shutdown_on_a_broker_hosted_endpoint_stamps_after_the_reap
2026-08-17T23:39:38.6586140Z         PASS [   0.007s] ( 324/2548) spt::bin/spt cli::tests::the_engine_room_briefing_speaks_the_cli_vocabulary
2026-08-17T23:39:38.6638107Z         PASS [   0.025s] ( 325/2548) spt::bin/spt cli::tests::the_briefing_prescribes_only_verbs_the_grammar_has
2026-08-17T23:39:38.6639057Z         PASS [   0.021s] ( 326/2548) spt::bin/spt cli::tests::the_create_ceremony_names_the_heal_for_an_older_minter
2026-08-17T23:39:38.6674349Z         PASS [   0.021s] ( 327/2548) spt::bin/spt cli::tests::the_deprecation_note_renders_on_both_spellings_of_the_node_verb
2026-08-17T23:39:38.6680021Z         PASS [   0.009s] ( 328/2548) spt::bin/spt cli::tests::the_gc_render_says_what_it_refused_and_what_it_would_delete
2026-08-17T23:39:38.6712076Z         PASS [   0.007s] ( 329/2548) spt::bin/spt cli::tests::the_legacy_allow_echo_says_discover_is_untouched_and_scopes_both_levers
2026-08-17T23:39:38.6712900Z         PASS [   0.008s] ( 330/2548) spt::bin/spt cli::tests::the_human_and_json_legs_agree_on_every_unlisted_row
2026-08-17T23:39:38.6753028Z         PASS [   0.007s] ( 331/2548) spt::bin/spt cli::tests::the_mint_probe_answers_only_for_a_fresh_mint
2026-08-17T23:39:38.6796371Z         PASS [   0.008s] ( 332/2548) spt::bin/spt cli::tests::the_presenters_three_renderings_stay_three_things
2026-08-17T23:39:38.6839351Z         PASS [   0.026s] ( 333/2548) spt::bin/spt cli::tests::the_flagless_access_listing_is_wired_distinctly_from_its_subcommands
2026-08-17T23:39:38.6840052Z         PASS [   0.009s] ( 334/2548) spt::bin/spt cli::tests::the_remote_knock_refusals_render_as_prose
2026-08-17T23:39:38.6867195Z         PASS [   0.007s] ( 335/2548) spt::bin/spt cli::tests::the_rendered_peer_fraction_counts_one_population_across_a_subnet_leave
2026-08-17T23:39:38.6997881Z         PASS [   0.016s] ( 336/2548) spt::bin/spt cli::tests::the_rendered_section_is_the_composers_output
2026-08-17T23:39:38.7070971Z         PASS [   0.007s] ( 337/2548) spt::bin/spt cli::tests::the_three_landings_render_distinct_lines
2026-08-17T23:39:38.7136788Z         PASS [   0.007s] ( 338/2548) spt::bin/spt cli::tests::the_three_send_outcomes_owe_three_different_receipts
2026-08-17T23:39:38.7205816Z         PASS [   0.007s] ( 339/2548) spt::bin/spt cli::tests::the_tuple_flags_build_the_rule_they_name
2026-08-17T23:39:38.7288789Z         PASS [   0.008s] ( 340/2548) spt::bin/spt cli::tests::the_unlisted_listing_drops_an_excluded_peer_and_keeps_the_rest
2026-08-17T23:39:38.7293465Z         PASS [   0.180s] ( 341/2548) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-08-17T23:39:38.7355745Z         PASS [   0.271s] ( 342/2548) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-08-17T23:39:38.7443566Z         PASS [   0.015s] ( 343/2548) spt::bin/spt cli::tests::the_visible_alias_reaches_the_root_listing
2026-08-17T23:39:38.7447281Z         PASS [   0.016s] ( 344/2548) spt::bin/spt cli::tests::the_unspooled_remedy_prescribes_a_verb_the_grammar_has
2026-08-17T23:39:38.7519533Z         PASS [   0.007s] ( 345/2548) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-08-17T23:39:38.7520229Z         PASS [   0.008s] ( 346/2548) spt::bin/spt cli::tests::this_node_group_merges_roster_with_unbound_truth
2026-08-17T23:39:38.7595099Z         PASS [   0.007s] ( 347/2548) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-08-17T23:39:38.7632371Z         PASS [   0.106s] ( 348/2548) spt::bin/spt cli::tests::the_evidence_census_reads_each_local_source
2026-08-17T23:39:38.7658364Z         PASS [   0.014s] ( 349/2548) spt::bin/spt cli::tests::trust_warning_verbs_parse
2026-08-17T23:39:38.7659346Z         PASS [   0.030s] ( 350/2548) spt::bin/spt cli::tests::the_widening_remedy_is_sited_with_its_flag_not_in_the_shared_section
2026-08-17T23:39:38.7672581Z         PASS [   0.008s] ( 351/2548) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-08-17T23:39:38.7741021Z         PASS [   0.008s] ( 352/2548) spt::bin/spt cli::tests::what_the_listing_prescribes_is_what_the_approve_path_honors
2026-08-17T23:39:38.7749923Z         PASS [   0.012s] ( 353/2548) spt::bin/spt cli::tests::update_adapters_verb_parses_with_optional_names
2026-08-17T23:39:38.7765717Z         PASS [   0.011s] ( 354/2548) spt::bin/spt cli::tests::update_fetch_apply_flag_parses
2026-08-17T23:39:38.7777632Z         PASS [   0.010s] ( 355/2548) spt::bin/spt cli::tests::whoami_parses_as_the_identity_verb
2026-08-17T23:39:38.7794520Z         PASS [   0.093s] ( 356/2548) spt::bin/spt cli::tests::the_surface_section_rides_the_ruled_sites_and_no_others
2026-08-17T23:39:38.7855487Z         PASS [   0.008s] ( 357/2548) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-08-17T23:39:38.7859246Z         PASS [   0.009s] ( 358/2548) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-08-17T23:39:38.7868150Z         PASS [   0.007s] ( 359/2548) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-08-17T23:39:38.7929732Z         PASS [   0.007s] ( 360/2548) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-08-17T23:39:38.7931047Z         PASS [   0.007s] ( 361/2548) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-08-17T23:39:38.7940512Z         PASS [   0.007s] ( 362/2548) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-08-17T23:39:38.7967691Z         PASS [   0.023s] ( 363/2548) spt::bin/spt cli::verb_surface_route_table::every_bringup_door_routes_where_it_says
2026-08-17T23:39:38.8007830Z         PASS [   0.007s] ( 364/2548) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-08-17T23:39:38.8008504Z         PASS [   0.008s] ( 365/2548) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-08-17T23:39:38.8009439Z         PASS [   0.008s] ( 366/2548) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-08-17T23:39:38.8026833Z         PASS [   0.118s] ( 367/2548) spt::bin/spt cli::tests::the_seat_and_the_acknowledgment_are_the_mints_and_both_arms_refuse_alike
2026-08-17T23:39:38.8042352Z         PASS [   0.029s] ( 368/2548) spt::bin/spt cli::verb_surface_route_table::the_exclusions_are_real_refusals
2026-08-17T23:39:38.8050425Z         PASS [   0.008s] ( 369/2548) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-08-17T23:39:38.8090071Z         PASS [   0.008s] ( 370/2548) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-08-17T23:39:38.8090780Z         PASS [   0.008s] ( 371/2548) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-08-17T23:39:38.8091306Z         PASS [   0.008s] ( 372/2548) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-08-17T23:39:38.8104743Z         PASS [   0.008s] ( 373/2548) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-08-17T23:39:38.8119327Z         PASS [   0.008s] ( 374/2548) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-08-17T23:39:38.8124072Z         PASS [   0.007s] ( 375/2548) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-08-17T23:39:38.8175067Z         PASS [   0.007s] ( 376/2548) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-08-17T23:39:38.8176040Z         PASS [   0.008s] ( 377/2548) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-08-17T23:39:38.8176958Z         PASS [   0.008s] ( 378/2548) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-08-17T23:39:38.8177619Z         PASS [   0.008s] ( 379/2548) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-08-17T23:39:38.8200602Z         PASS [   0.008s] ( 380/2548) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-08-17T23:39:38.8201186Z         PASS [   0.008s] ( 381/2548) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-08-17T23:39:38.8252445Z         PASS [   0.008s] ( 382/2548) spt::bin/spt helpfmt::tests::resolve_console_color_strips_when_vt_unavailable
2026-08-17T23:39:38.8253095Z         PASS [   0.008s] ( 383/2548) spt::bin/spt monicverb::tests::no_monic_verb_is_elevation_gated
2026-08-17T23:39:38.8253939Z         PASS [   0.008s] ( 384/2548) spt::bin/spt monicverb::tests::add_refuses_to_replace_and_update_refuses_to_invent
2026-08-17T23:39:38.8256284Z         PASS [   0.008s] ( 385/2548) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-08-17T23:39:38.8283669Z         PASS [   0.008s] ( 386/2548) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-08-17T23:39:38.8290870Z         PASS [   0.009s] ( 387/2548) spt::bin/spt picker::data::tests::disambiguate_project_ids_cases
2026-08-17T23:39:38.8340933Z         PASS [   0.008s] ( 388/2548) spt::bin/spt picker::data::tests::indexed_projection_full_w2shaped_and_absent_legs
2026-08-17T23:39:38.8361781Z         PASS [   0.008s] ( 389/2548) spt::bin/spt picker::data::tests::non_drivable_predicate_covers_worker_and_psyche
2026-08-17T23:39:38.8432449Z         PASS [   0.007s] ( 390/2548) spt::bin/spt picker::data::tests::project_refs_from_sessions_excludes_owlery_and_dedups_newest_first
2026-08-17T23:39:38.8439733Z         PASS [   0.015s] ( 391/2548) spt::bin/spt picker::data::tests::own_node_tab_label_falls_back_to_keyprefix
2026-08-17T23:39:38.8504288Z         PASS [   0.007s] ( 392/2548) spt::bin/spt picker::data::tests::project_refs_from_unions_fresh_origin_and_store_branches
2026-08-17T23:39:38.8506548Z         PASS [   0.007s] ( 393/2548) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-08-17T23:39:38.8591639Z         PASS [   0.188s] ( 394/2548) spt::bin/spt cli::tests::the_monic_command_path_treats_a_husk_as_present
2026-08-17T23:39:38.8647328Z         PASS [   0.014s] ( 395/2548) spt::bin/spt picker::data::tests::remote_picker_renders_suspended_dead_perch_offline
2026-08-17T23:39:38.8662950Z         PASS [   0.014s] ( 396/2548) spt::bin/spt picker::data::tests::remote_rows_render_full_palette_parity
2026-08-17T23:39:38.8663570Z         PASS [   0.007s] ( 397/2548) spt::bin/spt picker::data::tests::resume_rows_derive_per_row_project_and_drop_owlery_sessions
2026-08-17T23:39:38.8677622Z         PASS [   0.042s] ( 398/2548) spt::bin/spt picker::data::tests::home_subnet_options_is_mru_ordered
2026-08-17T23:39:38.8724779Z         PASS [   0.008s] ( 399/2548) spt::bin/spt picker::data::tests::row_status_drives_unbound_display
2026-08-17T23:39:38.8728471Z         PASS [   0.477s] ( 400/2548) spt::bin/spt cli::tests::purge_removes_every_record
2026-08-17T23:39:38.8736188Z         PASS [   0.573s] ( 401/2548) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-08-17T23:39:38.8738798Z         PASS [   0.009s] ( 402/2548) spt::bin/spt picker::data::tests::resume_rows_title_from_index_cwd_map_with_pure_fallback
2026-08-17T23:39:38.8758245Z         PASS [   0.008s] ( 403/2548) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-08-17T23:39:38.8803447Z         PASS [   0.008s] ( 404/2548) spt::bin/spt picker::model::tests::back_unwinds
2026-08-17T23:39:38.8803995Z         PASS [   0.007s] ( 405/2548) spt::bin/spt picker::model::tests::build_project_choices_head_here_rest
2026-08-17T23:39:38.8804639Z         PASS [   0.007s] ( 406/2548) spt::bin/spt picker::model::tests::category_labels_render_display_forms
2026-08-17T23:39:38.8805160Z         PASS [   0.007s] ( 407/2548) spt::bin/spt picker::model::tests::category_ring_wraps
2026-08-17T23:39:38.8830342Z         PASS [   0.017s] ( 408/2548) spt::bin/spt picker::data::tests::shared_machine_is_one_group_with_unioned_subnets
2026-08-17T23:39:38.8838279Z         PASS [   0.008s] ( 409/2548) spt::bin/spt picker::model::tests::change_adapter_picks_and_returns_to_confirm
2026-08-17T23:39:38.8885472Z         PASS [   0.008s] ( 410/2548) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-08-17T23:39:38.8886130Z         PASS [   0.008s] ( 411/2548) spt::bin/spt picker::model::tests::confirm_local_offline_unchanged_by_wake_split
2026-08-17T23:39:38.8886702Z         PASS [   0.008s] ( 412/2548) spt::bin/spt picker::model::tests::choose_project_outcome_bakes_cwd_and_diverts
2026-08-17T23:39:38.8887256Z         PASS [   0.008s] ( 413/2548) spt::bin/spt picker::model::tests::confirm_options_remote_suspended_is_wake_not_start
2026-08-17T23:39:38.8914075Z         PASS [   0.007s] ( 414/2548) spt::bin/spt picker::model::tests::confirm_terminal_wake_carries_raw_node
2026-08-17T23:39:38.8914995Z         PASS [   0.008s] ( 415/2548) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-08-17T23:39:38.8968068Z         PASS [   0.008s] ( 416/2548) spt::bin/spt picker::model::tests::cursor_clamps
2026-08-17T23:39:38.8970696Z         PASS [   0.009s] ( 417/2548) spt::bin/spt picker::model::tests::create_new_multisubnet_inserts_home_layer
2026-08-17T23:39:38.8971373Z         PASS [   0.009s] ( 418/2548) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-08-17T23:39:38.8976840Z         PASS [   0.009s] ( 419/2548) spt::bin/spt picker::model::tests::display_mapping_matrix
2026-08-17T23:39:38.8994994Z         PASS [   0.008s] ( 420/2548) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-08-17T23:39:38.8995894Z         PASS [   0.008s] ( 421/2548) spt::bin/spt picker::model::tests::display_status_unbound_is_hollow_and_attachable
2026-08-17T23:39:38.9048747Z         PASS [   0.008s] ( 422/2548) spt::bin/spt picker::model::tests::ep_display_glyph_and_square_palette
2026-08-17T23:39:38.9050240Z         PASS [   0.007s] ( 423/2548) spt::bin/spt picker::model::tests::filter_narrows
2026-08-17T23:39:38.9051199Z         PASS [   0.008s] ( 424/2548) spt::bin/spt picker::model::tests::empty_scope_opens_create
2026-08-17T23:39:38.9052982Z         PASS [   0.008s] ( 425/2548) spt::bin/spt picker::model::tests::esc_backs_out_of_home_layer
2026-08-17T23:39:38.9079622Z         PASS [   0.008s] ( 426/2548) spt::bin/spt picker::model::tests::home_selection_bakes_into_run_subnet
2026-08-17T23:39:38.9098430Z         PASS [   0.010s] ( 427/2548) spt::bin/spt picker::model::tests::from_resource_row_maps_gossiped_adapter_projects_controlled
2026-08-17T23:39:38.9132366Z         PASS [   0.008s] ( 428/2548) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-08-17T23:39:38.9132899Z         PASS [   0.008s] ( 429/2548) spt::bin/spt picker::model::tests::kind_routes
2026-08-17T23:39:38.9133505Z         PASS [   0.008s] ( 430/2548) spt::bin/spt picker::model::tests::project_filter_keys_on_slug_while_tab_renders_display
2026-08-17T23:39:38.9134172Z         PASS [   0.008s] ( 431/2548) spt::bin/spt picker::model::tests::launch_keys_live_only_on_launch_capable_highlights
2026-08-17T23:39:38.9159473Z         PASS [   0.008s] ( 432/2548) spt::bin/spt picker::model::tests::purge_confirm_yields_outcome_and_backs_out
2026-08-17T23:39:38.9185734Z         PASS [   0.009s] ( 433/2548) spt::bin/spt picker::model::tests::purge_shortcut_gates_to_offline_local
2026-08-17T23:39:38.9218514Z         PASS [   0.008s] ( 434/2548) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-08-17T23:39:38.9219453Z         PASS [   0.008s] ( 435/2548) spt::bin/spt picker::model::tests::resume_outcome_adapter_follows_recorded_row
2026-08-17T23:39:38.9220075Z         PASS [   0.008s] ( 436/2548) spt::bin/spt picker::model::tests::remove_endpoint_drops_row_and_clamps_cursor
2026-08-17T23:39:38.9220638Z         PASS [   0.009s] ( 437/2548) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-08-17T23:39:38.9240418Z         PASS [   0.008s] ( 438/2548) spt::bin/spt picker::model::tests::resume_title_render
2026-08-17T23:39:38.9269970Z         PASS [   0.008s] ( 439/2548) spt::bin/spt picker::model::tests::should_offer_project_choice_fire_conditions
2026-08-17T23:39:38.9270924Z         PASS [   0.102s] ( 440/2548) spt::bin/spt picker::data::tests::gather_renders_live_unbound
2026-08-17T23:39:38.9283111Z         PASS [   0.103s] ( 441/2548) spt::bin/spt picker::data::tests::gather_endpoints_projects_from_seeded_index_with_zero_git
2026-08-17T23:39:38.9302080Z         PASS [   0.008s] ( 442/2548) spt::bin/spt picker::model::tests::the_picker_refuses_the_reserved_id_as_it_is_typed
2026-08-17T23:39:38.9302810Z         PASS [   0.008s] ( 443/2548) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-08-17T23:39:38.9303412Z         PASS [   0.009s] ( 444/2548) spt::bin/spt picker::model::tests::single_subnet_skips_home_layer
2026-08-17T23:39:38.9304236Z         PASS [   0.009s] ( 445/2548) spt::bin/spt picker::model::tests::suspended_is_distinct_from_offline
2026-08-17T23:39:38.9332269Z         PASS [   0.099s] ( 446/2548) spt::bin/spt picker::data::tests::picker_excludes_flat_worker_and_psyche
2026-08-17T23:39:38.9335378Z         PASS [   0.009s] ( 447/2548) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-08-17T23:39:38.9373819Z         PASS [   0.010s] ( 448/2548) spt::bin/spt picker::shortcut::tests::sentinel_detection_spans_both_generations
2026-08-17T23:39:38.9376159Z         PASS [   0.010s] ( 449/2548) spt::bin/spt picker::shortcut::tests::the_body_is_the_ladder_verb
2026-08-17T23:39:38.9378510Z         PASS [   0.010s] ( 450/2548) spt::bin/spt picker::shortcut::tests::write_create_update_regenerate_refuse
2026-08-17T23:39:38.9398523Z         PASS [   0.009s] ( 451/2548) spt::bin/spt picker::tests::purge_outcomes_convert_to_flash_lines
2026-08-17T23:39:38.9399620Z         PASS [   0.010s] ( 452/2548) spt::bin/spt picker::tests::backspace_backs_out_screens_like_esc
2026-08-17T23:39:38.9400637Z         PASS [   0.010s] ( 453/2548) spt::bin/spt picker::tests::backspace_stays_char_delete_in_text_contexts
2026-08-17T23:39:38.9464784Z         PASS [   0.013s] ( 454/2548) spt::bin/spt picker::view::tests::change_adapter_screen_renders_tree_and_apply_legend
2026-08-17T23:39:38.9465910Z         PASS [   0.016s] ( 455/2548) spt::bin/spt picker::tests::purge_transition_reconstructs_the_complete_screen_after_external_mutation
2026-08-17T23:39:38.9466726Z         PASS [   0.013s] ( 456/2548) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-08-17T23:39:38.9519461Z         PASS [   0.284s] ( 457/2548) spt::bin/spt cli::tests::the_local_and_wire_arms_write_one_identical_grant
2026-08-17T23:39:38.9520746Z         PASS [   0.015s] ( 458/2548) spt::bin/spt picker::view::tests::choose_project_buffer_keeps_confirm_panel
2026-08-17T23:39:38.9521859Z         PASS [   0.499s] ( 459/2548) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-08-17T23:39:38.9522943Z         PASS [   0.012s] ( 460/2548) spt::bin/spt picker::view::tests::create_home_lists_subnets
2026-08-17T23:39:38.9530942Z         PASS [   0.015s] ( 461/2548) spt::bin/spt picker::view::tests::confirm_fork_and_shortcut_labels_are_dir_relative
2026-08-17T23:39:38.9555252Z         PASS [   0.016s] ( 462/2548) spt::bin/spt picker::view::tests::every_picker_list_view_keeps_its_caret_on_screen
2026-08-17T23:39:38.9600717Z         PASS [   0.013s] ( 463/2548) spt::bin/spt picker::view::tests::kind_buffer
2026-08-17T23:39:38.9611343Z         PASS [   0.015s] ( 464/2548) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-08-17T23:39:38.9632921Z         PASS [   0.023s] ( 465/2548) spt::bin/spt picker::view::tests::confirm_panel_history_renders_display_not_slug
2026-08-17T23:39:38.9642222Z         PASS [   0.026s] ( 466/2548) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-08-17T23:39:38.9656146Z         PASS [   0.012s] ( 467/2548) spt::bin/spt picker::view::tests::the_caret_row_accounts_for_the_group_headers_above_it
2026-08-17T23:39:38.9676660Z         PASS [   0.015s] ( 468/2548) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-08-17T23:39:38.9677718Z         PASS [   0.016s] ( 469/2548) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-08-17T23:39:38.9692586Z         PASS [   0.009s] ( 470/2548) spt::bin/spt rc::tests::a_bringable_target_reaches_bring_up_with_the_offline_row_present
2026-08-17T23:39:38.9709676Z         PASS [   0.019s] ( 471/2548) spt::bin/spt picker::view::tests::resume_buffer_keeps_confirm_panel
2026-08-17T23:39:38.9710719Z         PASS [   0.010s] ( 472/2548) spt::bin/spt rc::tests::a_refusal_names_the_targets_own_entry_surface
2026-08-17T23:39:38.9746468Z         PASS [   0.010s] ( 473/2548) spt::bin/spt rc::tests::attach_gate_routes_on_session_truth_not_the_row
2026-08-17T23:39:38.9783568Z         PASS [   0.010s] ( 474/2548) spt::bin/spt rc::tests::bringable_is_the_engine_room_addressed_plainly_with_a_code
2026-08-17T23:39:38.9785125Z         PASS [   0.011s] ( 475/2548) spt::bin/spt rc::tests::bringup_prompt_names_the_node_and_the_home_subnet
2026-08-17T23:39:38.9812782Z         PASS [   0.010s] ( 476/2548) spt::bin/spt rc::tests::canonical_wire_id_strips_qualifiers_to_the_bare_id
2026-08-17T23:39:38.9813938Z         PASS [   0.009s] ( 477/2548) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-08-17T23:39:38.9814816Z         PASS [   0.009s] ( 478/2548) spt::bin/spt rc::tests::detach_keybind_semantics
2026-08-17T23:39:38.9815930Z         PASS [   0.025s] ( 479/2548) spt::bin/spt picker::view::tests::the_caret_stays_on_screen_when_the_list_outruns_the_viewport
2026-08-17T23:39:38.9840728Z         PASS [   0.009s] ( 480/2548) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-08-17T23:39:38.9842908Z         PASS [   0.038s] ( 481/2548) spt::bin/spt picker::view::tests::footer_hints_h_s_only_when_launch_keys_live
2026-08-17T23:39:38.9881925Z         PASS [   0.010s] ( 482/2548) spt::bin/spt rc::tests::driver_phrase_names_own_node_plainly_but_remote_verbatim
2026-08-17T23:39:38.9882978Z         PASS [   0.022s] ( 483/2548) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-08-17T23:39:38.9883821Z         PASS [   0.009s] ( 484/2548) spt::bin/spt rc::tests::first_event_stall_decision
2026-08-17T23:39:38.9884514Z         PASS [   0.008s] ( 485/2548) spt::bin/spt rc::tests::fold_code_key_prompt_rules
2026-08-17T23:39:38.9885945Z         PASS [   0.010s] ( 486/2548) spt::bin/spt rc::tests::display_guard_postlude_exactly_once_and_inactive_silent
2026-08-17T23:39:38.9915363Z         PASS [   0.011s] ( 487/2548) spt::bin/spt rc::tests::give_up_copy_names_daemon_down_vs_generic
2026-08-17T23:39:38.9941541Z         PASS [   0.009s] ( 488/2548) spt::bin/spt rc::tests::identity_line_format
2026-08-17T23:39:38.9942685Z         PASS [   0.010s] ( 489/2548) spt::bin/spt rc::tests::harness_only_row_matches_online_seatless_live_agents_only
2026-08-17T23:39:38.9967239Z         PASS [   0.033s] ( 490/2548) spt::bin/spt rc::tests::attach_against_stopped_daemon_never_spawns_and_exits_loud
2026-08-17T23:39:38.9976474Z         PASS [   0.009s] ( 491/2548) spt::bin/spt rc::tests::pre_broker_busy_guidance_fires_for_any_driver_not_just_remote
2026-08-17T23:39:38.9977608Z         PASS [   0.010s] ( 492/2548) spt::bin/spt rc::tests::mouse_mode_decset_scan_tracks_enable_and_sgr
2026-08-17T23:39:38.9978495Z         PASS [   0.009s] ( 493/2548) spt::bin/spt rc::tests::public_attach_failure_maps_deadline_class_only
2026-08-17T23:39:38.9979468Z         PASS [   0.010s] ( 494/2548) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-08-17T23:39:38.9980324Z         PASS [   0.010s] ( 495/2548) spt::bin/spt rc::tests::mouse_mode_decset_scan_survives_split_across_chunks
2026-08-17T23:39:39.0041293Z         PASS [   0.012s] ( 496/2548) spt::bin/spt rc::tests::pump_status_emit_sequence_over_write_sink
2026-08-17T23:39:39.0043337Z         PASS [   0.010s] ( 497/2548) spt::bin/spt rc::tests::reassert_scanner_triggers_only_on_region_destroyers
2026-08-17T23:39:39.0044271Z         PASS [   0.010s] ( 498/2548) spt::bin/spt rc::tests::reassert_scanner_survives_split_across_chunks
2026-08-17T23:39:39.0074875Z         PASS [   0.010s] ( 499/2548) spt::bin/spt rc::tests::reconnect_window_expiry_decision
2026-08-17T23:39:39.0075618Z         PASS [   0.009s] ( 500/2548) spt::bin/spt rc::tests::status_assert_reserves_row1_then_repaints
2026-08-17T23:39:39.0076408Z         PASS [   0.010s] ( 501/2548) spt::bin/spt rc::tests::serve_eof_severed_vs_refused
2026-08-17T23:39:39.0077071Z         PASS [   0.010s] ( 502/2548) spt::bin/spt rc::tests::reconnect_banner_shows_the_countdown
2026-08-17T23:39:39.0077586Z         PASS [   0.011s] ( 503/2548) spt::bin/spt rc::tests::reconnect_banner_clears_and_centers
2026-08-17T23:39:39.0083119Z         PASS [   0.010s] ( 504/2548) spt::bin/spt rc::tests::reconnect_remaining_secs_counts_down_ceil
2026-08-17T23:39:39.0141160Z         PASS [   0.009s] ( 505/2548) spt::bin/spt rc::tests::status_row_marker_is_disabled_by_flag
2026-08-17T23:39:39.0142103Z         PASS [   0.010s] ( 506/2548) spt::bin/spt rc::tests::status_restore_exact_bytes
2026-08-17T23:39:39.0142950Z         PASS [   0.010s] ( 507/2548) spt::bin/spt rc::tests::status_repaint_exact_bytes_and_right_align
2026-08-17T23:39:39.0175648Z         PASS [   0.010s] ( 508/2548) spt::bin/spt rc::tests::the_client_refuses_engine_room_viewports_and_qualified_targets_only
2026-08-17T23:39:39.0176684Z         PASS [   0.010s] ( 509/2548) spt::bin/spt rc::tests::teardown_matrix_postlude_precedes_prose_across_every_final_class
2026-08-17T23:39:39.0192141Z         PASS [   0.011s] ( 510/2548) spt::bin/spt rc::tests::status_update_size_repoints_geometry
2026-08-17T23:39:39.0192751Z         PASS [   0.067s] ( 511/2548) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-08-17T23:39:39.0237297Z         PASS [   0.016s] ( 512/2548) spt::bin/spt roster::tests::detect_self_by_ancestry_none_when_no_ancestor_owns_a_perch
2026-08-17T23:39:39.0269763Z         PASS [   0.018s] ( 513/2548) spt::bin/spt roster::tests::detect_self_id_endpoint_id_leg_is_label_only_and_perch_gated
2026-08-17T23:39:39.0273103Z         PASS [   0.009s] ( 514/2548) spt::bin/spt roster::tests::match_self_by_ancestry_disambiguates_and_none
2026-08-17T23:39:39.0279094Z         PASS [   0.010s] ( 515/2548) spt::bin/spt roster::tests::enumerate_yields_offline_corrupt_row_for_unparseable_info
2026-08-17T23:39:39.0307911Z         PASS [   0.017s] ( 516/2548) spt::bin/spt roster::tests::detect_self_resolves_spt_hosted_perch_via_parent_pid
2026-08-17T23:39:39.0309156Z         PASS [   0.023s] ( 517/2548) spt::bin/spt roster::tests::detect_self_by_ancestry_resolves_a_live_ancestor_perch
2026-08-17T23:39:39.0349941Z         PASS [   0.008s] ( 518/2548) spt::bin/spt teardown::tests::an_unconfirmed_row_over_a_dead_root_is_stale_not_a_survivor
2026-08-17T23:39:39.0350704Z         PASS [   0.007s] ( 519/2548) spt::bin/spt teardown::tests::timeout_refuses_the_stamp_and_names_the_survivor
2026-08-17T23:39:39.0386562Z         PASS [   0.008s] ( 520/2548) spt::bin/spt tests::broken_pipe_panic_classifier
2026-08-17T23:39:39.0387423Z         PASS [   0.008s] ( 521/2548) spt::bin/spt teardown::tests::topology_gate_is_controllable_true_only
2026-08-17T23:39:39.0424196Z         PASS [   0.025s] ( 522/2548) spt::bin/spt roster::tests::list_all_perch_dirs_enumerates_nested_psyche_for_self_resolution
2026-08-17T23:39:39.0425212Z         PASS [   0.024s] ( 523/2548) spt::bin/spt roster::tests::parent_pid_candidates_stay_ancestry_gated
2026-08-17T23:39:39.0427326Z         PASS [   0.008s] ( 524/2548) spt::bin/spt trustwarnverb::tests::a_refusal_names_the_verb_the_endpoint_and_the_reason
2026-08-17T23:39:39.0430068Z         PASS [   0.008s] ( 525/2548) spt::bin/spt tests::the_sized_stack_wrapper_maps_a_panic_to_the_main_thread_code
2026-08-17T23:39:39.0469070Z         PASS [   0.008s] ( 526/2548) spt::bin/spt trustwarnverb::tests::showing_the_warning_is_never_elevation_gated
2026-08-17T23:39:39.0470520Z         PASS [   0.008s] ( 527/2548) spt::bin/spt trustwarnverb::tests::the_gate_keys_on_whether_the_verb_writes
2026-08-17T23:39:39.0471336Z         PASS [   0.033s] ( 528/2548) spt::bin/spt roster::tests::detect_self_id_resolves_identity_with_zero_git_spawns
2026-08-17T23:39:39.0519758Z         PASS [   0.009s] ( 529/2548) spt::bin/spt unlisted::tests::a_rule_only_row_has_no_node_to_route_to
2026-08-17T23:39:39.0520815Z         PASS [   0.009s] ( 530/2548) spt::bin/spt unlisted::tests::a_cross_node_knock_says_answer_unknown_while_a_same_node_one_says_approved
2026-08-17T23:39:39.0521904Z         PASS [   0.009s] ( 531/2548) spt::bin/spt unlisted::tests::an_exclusion_and_an_unheard_of_id_are_different_refusals
2026-08-17T23:39:39.0522891Z         PASS [   0.009s] ( 532/2548) spt::bin/spt trustwarnverb::tests::writing_an_override_requires_confirmed_elevation
2026-08-17T23:39:39.0523829Z         PASS [   0.029s] ( 533/2548) spt::bin/spt teardown::tests::a_zombie_root_is_provably_gone_not_a_survivor
2026-08-17T23:39:39.0549681Z         PASS [   0.075s] ( 534/2548) spt::bin/spt rc::tests::establish_attach_reuses_the_probes_carried_pump_conn
2026-08-17T23:39:39.0552301Z         PASS [   0.028s] ( 535/2548) spt::bin/spt teardown::tests::liveness_proof_needs_a_real_snapshot_and_finds_this_process
2026-08-17T23:39:39.0568739Z         PASS [   0.010s] ( 536/2548) spt::bin/spt unlisted::tests::contact_evidence_outside_the_window_produces_no_row
2026-08-17T23:39:39.0570001Z         PASS [   0.010s] ( 537/2548) spt::bin/spt unlisted::tests::an_exclusion_outranks_the_strongest_evidence
2026-08-17T23:39:39.0572554Z         PASS [   0.010s] ( 538/2548) spt::bin/spt unlisted::tests::an_inbound_knock_is_never_read_as_our_own_outbound_act
2026-08-17T23:39:39.0621944Z         PASS [   0.010s] ( 539/2548) spt::bin/spt unlisted::tests::the_relative_stamp_is_coarse_and_has_no_zero_forms
2026-08-17T23:39:39.0622906Z         PASS [   0.010s] ( 540/2548) spt::bin/spt unlisted::tests::rule_evidence_carries_no_node_and_contact_evidence_does
2026-08-17T23:39:39.0623766Z         PASS [   0.010s] ( 541/2548) spt::bin/spt unlisted::tests::listed_local_and_excluded_rows_are_dropped_and_the_rest_survive
2026-08-17T23:39:39.0624533Z         PASS [   0.010s] ( 542/2548) spt::bin/spt unlisted::tests::no_knock_evidence_phrase_claims_liveness
2026-08-17T23:39:39.0625077Z         PASS [   0.010s] ( 543/2548) spt::bin/spt unlisted::tests::no_evidence_phrase_claims_liveness
2026-08-17T23:39:39.0651163Z         PASS [   0.010s] ( 544/2548) spt::bin/spt unlisted::tests::the_route_refuses_an_excluded_id_and_admits_a_non_excluded_one
2026-08-17T23:39:39.0689702Z         PASS [   0.010s] ( 545/2548) spt::bin/spt unlisted::tests::the_strongest_provenance_labels_the_row_and_a_weaker_one_supplies_the_node
2026-08-17T23:39:39.0690914Z         PASS [   0.012s] ( 546/2548) spt-daemon access::tests::a_sender_endpoint_rule_does_not_admit_a_fork
2026-08-17T23:39:39.0699609Z         PASS [   0.013s] ( 547/2548) spt-daemon access::tests::a_fork_grant_admits_fork_and_nothing_else_admits_fork
2026-08-17T23:39:39.0702699Z         PASS [   0.013s] ( 548/2548) spt-daemon access::tests::corrupt_store_degrades_closed_but_replies_survive
2026-08-17T23:39:39.0734027Z         PASS [   0.011s] ( 549/2548) spt-daemon access::tests::discover_gate_discloses_per_viewer
2026-08-17T23:39:39.0734661Z         PASS [   0.011s] ( 550/2548) spt-daemon access::tests::gate_feeds_the_proven_sender_endpoint_tier
2026-08-17T23:39:39.0735559Z         PASS [   0.011s] ( 551/2548) spt-daemon access::tests::discover_gate_withholds_everything_while_degraded
2026-08-17T23:39:39.0736356Z         PASS [   0.011s] ( 552/2548) spt-daemon access::tests::gate_decision_table
2026-08-17T23:39:39.0763422Z         PASS [   0.014s] ( 553/2548) spt-daemon access::tests::gate_is_per_surface
2026-08-17T23:39:39.0770644Z         PASS [   0.012s] ( 554/2548) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-08-17T23:39:39.0794907Z         PASS [   0.010s] ( 555/2548) spt-daemon access::tests::the_decision_helpers_split_pass_from_refusal_for_every_reason
2026-08-17T23:39:39.0829611Z         PASS [   0.009s] ( 556/2548) spt-daemon access::tests::the_knock_exemption_hook_refuses_everything_today
2026-08-17T23:39:39.0830757Z         PASS [   0.009s] ( 557/2548) spt-daemon access::tests::the_inbound_lock_answers_replies_only_and_only_while_controlled
2026-08-17T23:39:39.0846592Z         PASS [   0.020s] ( 558/2548) spt-daemon access::tests::same_node_always_passes_without_minting
2026-08-17T23:39:39.0847723Z         PASS [   0.008s] ( 559/2548) spt-daemon access::tests::the_trust_warning_fires_only_for_an_entry_admitted_stranger
2026-08-17T23:39:39.0858396Z         PASS [   0.009s] ( 560/2548) spt-daemon access::tests::the_wire_origin_stamp_reaches_the_chain
2026-08-17T23:39:39.0874452Z         PASS [   0.008s] ( 561/2548) spt-daemon activity::tests::a_state_change_owes_a_push_both_directions
2026-08-17T23:39:39.0883205Z         PASS [   0.018s] ( 562/2548) spt-daemon access::tests::the_engine_room_refuses_even_this_nodes_own_unsolicited_inbound
2026-08-17T23:39:39.0905259Z         PASS [   0.076s] ( 563/2548) spt::bin/spt roster::tests::enumerate_nested_keeps_a_child_whose_name_has_no_kind_suffix
2026-08-17T23:39:39.0923508Z         PASS [   0.009s] ( 564/2548) spt-daemon activity::tests::a_token_change_with_an_identical_state_owes_a_push
2026-08-17T23:39:39.0924573Z         PASS [   0.009s] ( 565/2548) spt-daemon activity::tests::an_identical_observation_pushes_nothing
2026-08-17T23:39:39.0925613Z         PASS [   0.019s] ( 566/2548) spt-daemon access::tests::the_inbound_lock_is_reached_through_the_sender_stamped_entry_point
2026-08-17T23:39:39.0935929Z         PASS [   0.009s] ( 567/2548) spt-daemon activity::tests::an_unseen_link_owes_a_push
2026-08-17T23:39:39.0958913Z         PASS [   0.011s] ( 568/2548) spt-daemon activity::tests::an_owner_with_no_linked_shell_is_not_observed
2026-08-17T23:39:39.0967623Z         PASS [   0.011s] ( 569/2548) spt-daemon activity::tests::an_unstamped_owner_observes_undated_and_stays_silent_across_sweeps
2026-08-17T23:39:39.0969084Z         PASS [   0.009s] ( 570/2548) spt-daemon activity::tests::observe_links_on_an_absent_owlery_is_empty
2026-08-17T23:39:39.0971257Z         PASS [   0.024s] ( 571/2548) spt-daemon access::tests::the_pass_reason_names_which_arm_admitted_the_interaction
2026-08-17T23:39:39.0991538Z         PASS [   0.011s] ( 572/2548) spt-daemon activity::tests::observe_links_sees_only_online_shells_holding_a_token
2026-08-17T23:39:39.1024119Z         PASS [   0.009s] ( 573/2548) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-08-17T23:39:39.1025224Z         PASS [   0.010s] ( 574/2548) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-08-17T23:39:39.1026266Z         PASS [   0.012s] ( 575/2548) spt-daemon activity::tests::remember_forgets_a_vanished_link_so_its_return_re_pushes
2026-08-17T23:39:39.1027176Z         PASS [   0.010s] ( 576/2548) spt-daemon activity::tests::the_diff_is_per_link_not_per_owner
2026-08-17T23:39:39.1027979Z         PASS [   0.010s] ( 577/2548) spt-daemon activity::tests::the_flip_marker_is_idempotent_to_drop_and_taken_exactly_once
2026-08-17T23:39:39.1071069Z         PASS [   0.010s] ( 578/2548) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-08-17T23:39:39.1100841Z         PASS [   0.011s] ( 579/2548) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-08-17T23:39:39.1150044Z         PASS [   0.013s] ( 580/2548) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-08-17T23:39:39.1155951Z         PASS [   0.018s] ( 581/2548) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-08-17T23:39:39.1159415Z         PASS [   0.019s] ( 582/2548) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-08-17T23:39:39.1159996Z         PASS [   0.009s] ( 583/2548) spt-daemon answerop::tests::an_unknown_outcome_token_acts_on_nothing
2026-08-17T23:39:39.1161659Z         PASS [   0.020s] ( 584/2548) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-08-17T23:39:39.1174128Z         PASS [   0.007s] ( 585/2548) spt-daemon attach::tests::the_engine_room_has_no_viewport_and_takes_its_controls_from_home
2026-08-17T23:39:39.1223290Z         PASS [   0.020s] ( 586/2548) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-08-17T23:39:39.1240922Z         PASS [   0.008s] ( 587/2548) spt-daemon autostart::tests::empty_config_is_a_pure_noop
2026-08-17T23:39:39.1241523Z         PASS [   0.008s] ( 588/2548) spt-daemon autostart::tests::unresolved_adapter_loud_skips_before_any_launch
2026-08-17T23:39:39.1245539Z         PASS [   0.010s] ( 589/2548) spt-daemon attach::tests::viewer_and_driving_intents_gate_on_different_surfaces
2026-08-17T23:39:39.1248901Z         PASS [   0.009s] ( 590/2548) spt-daemon brain::tests::a_flagged_sync_frame_baselines_forward_never_backward_on_both_paths
2026-08-17T23:39:39.1263842Z         PASS [   0.009s] ( 591/2548) spt-daemon brain::tests::an_old_broker_wire_without_the_sync_key_keeps_every_legacy_path
2026-08-17T23:39:39.1317677Z         PASS [   0.007s] ( 592/2548) spt-daemon brain::tests::peer_reply_deadline_caps_below_carrier_deadline
2026-08-17T23:39:39.1318691Z         PASS [   0.007s] ( 593/2548) spt-daemon brain::tests::reclassify_peer_reply_maps_timeout_off_poison
2026-08-17T23:39:39.1319903Z         PASS [   0.010s] ( 594/2548) spt-daemon brain::tests::cold_brain_still_rejects_a_forward_output_gap
2026-08-17T23:39:39.1324913Z         PASS [   0.063s] ( 595/2548) spt-daemon access::tests::the_engine_room_is_disclosed_only_to_the_viewers_it_chose
2026-08-17T23:39:39.1330272Z         PASS [   0.008s] ( 596/2548) spt-daemon brain::tests::skip_to_live_accepts_a_forward_seq_jump_via_snap_above
2026-08-17T23:39:39.1331658Z         PASS [   0.009s] ( 597/2548) spt-daemon brain::tests::controller_resume_from_floor_refetches_after_a_gap
2026-08-17T23:39:39.1355575Z         PASS [   0.009s] ( 598/2548) spt-daemon brain::tests::viewer_snap_attach_accepts_a_forward_output_gap
2026-08-17T23:39:39.1402307Z         PASS [   0.007s] ( 599/2548) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-08-17T23:39:39.1403444Z         PASS [   0.008s] ( 600/2548) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-08-17T23:39:39.1404426Z         PASS [   0.008s] ( 601/2548) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-08-17T23:39:39.1405267Z         PASS [   0.008s] ( 602/2548) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-08-17T23:39:39.1406011Z         PASS [   0.009s] ( 603/2548) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-08-17T23:39:39.1492694Z         PASS [   0.009s] ( 604/2548) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-08-17T23:39:39.1493659Z         PASS [   0.009s] ( 605/2548) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-08-17T23:39:39.1494728Z         PASS [   0.009s] ( 606/2548) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-08-17T23:39:39.1566853Z         PASS [   0.007s] ( 607/2548) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-08-17T23:39:39.1570457Z         PASS [   0.008s] ( 608/2548) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-08-17T23:39:39.1639107Z         PASS [   0.007s] ( 609/2548) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-08-17T23:39:39.1642074Z         PASS [   0.007s] ( 610/2548) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-08-17T23:39:39.1708702Z         PASS [   0.007s] ( 611/2548) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-08-17T23:39:39.1778864Z         PASS [   0.007s] ( 612/2548) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-08-17T23:39:39.1882194Z         PASS [   0.086s] ( 613/2548) spt-daemon answerop::tests::a_denial_disarms_but_only_when_it_is_proven
2026-08-17T23:39:39.2115709Z         PASS [   0.109s] ( 614/2548) spt-daemon answerop::tests::a_receipt_fires_only_from_the_node_the_knock_was_sent_to
2026-08-17T23:39:39.3419413Z         PASS [   0.109s] ( 615/2548) spt-daemon answerop::tests::a_receipt_from_the_wrong_answerer_or_a_replayed_one_acts_on_nothing
2026-08-17T23:39:39.3420065Z         PASS [   0.209s] ( 616/2548) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-08-17T23:39:39.3498818Z         PASS [   0.210s] ( 617/2548) spt-daemon brainproc::tests::ready_but_old_gen_never_drains_does_not_promote_rolls_back
2026-08-17T23:39:39.3563253Z         PASS [   0.006s] ( 618/2548) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-08-17T23:39:39.3594847Z         PASS [   0.219s] ( 619/2548) spt-daemon brainproc::tests::ready_candidate_promotes_once_old_gen_drains
2026-08-17T23:39:39.3630130Z         PASS [   0.007s] ( 620/2548) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-08-17T23:39:39.3656801Z         PASS [   0.006s] ( 621/2548) spt-daemon codec::tests::oversized_prefix_rejected
2026-08-17T23:39:39.3677735Z         PASS [   0.218s] ( 622/2548) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-08-17T23:39:39.3700636Z         PASS [   0.007s] ( 623/2548) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-08-17T23:39:39.3726944Z         PASS [   0.007s] ( 624/2548) spt-daemon config::tests::crash_grace_is_config_driven
2026-08-17T23:39:39.3744983Z         PASS [   0.007s] ( 625/2548) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-08-17T23:39:39.3767751Z         PASS [   0.007s] ( 626/2548) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-08-17T23:39:39.3794631Z         PASS [   0.007s] ( 627/2548) spt-daemon config::tests::malformed_file_degrades_to_default
2026-08-17T23:39:39.3814720Z         PASS [   0.007s] ( 628/2548) spt-daemon config::tests::missing_file_is_default
2026-08-17T23:39:39.3838407Z         PASS [   0.007s] ( 629/2548) spt-daemon config::tests::pulse_period_is_config_driven
2026-08-17T23:39:39.3871897Z         PASS [   0.008s] ( 630/2548) spt-daemon config::tests::relay_choice_is_config_driven
2026-08-17T23:39:39.3891600Z         PASS [   0.008s] ( 631/2548) spt-daemon config::tests::remove_startup_endpoint_takes_one_entry_and_reports_whether_there_was_one
2026-08-17T23:39:39.3908450Z         PASS [   0.007s] ( 632/2548) spt-daemon config::tests::save_load_roundtrip
2026-08-17T23:39:39.3947382Z         PASS [   0.007s] ( 633/2548) spt-daemon config::tests::startup_endpoints_roundtrip
2026-08-17T23:39:39.3964033Z         PASS [   0.007s] ( 634/2548) spt-daemon config::tests::upsert_startup_endpoint_appends_then_replaces_preserving_other_knobs
2026-08-17T23:39:39.3979828Z         PASS [   0.007s] ( 635/2548) spt-daemon conn::tests::conn_ids_are_unique_and_labels_stay_bounded
2026-08-17T23:39:39.4024799Z         PASS [   0.008s] ( 636/2548) spt-daemon conn::tests::organic_write_failure_still_poisons_and_is_not_the_timeout_class
2026-08-17T23:39:39.4035830Z         PASS [   0.007s] ( 637/2548) spt-daemon conn::tests::retirement_token_splits_deadline_from_organic_with_attribution_parity
2026-08-17T23:39:39.4042766Z         PASS [   0.006s] ( 638/2548) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-08-17T23:39:39.4111917Z         PASS [   0.007s] ( 639/2548) spt-daemon crc_swap::tests::apply_rollback_never_strands
2026-08-17T23:39:39.4188335Z         PASS [   0.008s] ( 640/2548) spt-daemon crc_swap::tests::apply_swaps_changed_creates_new_untouched_identical
2026-08-17T23:39:39.4210956Z         PASS [   0.210s] ( 641/2548) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-08-17T23:39:39.4259768Z         PASS [   0.007s] ( 642/2548) spt-daemon crc_swap::tests::crash_recovery_missing_target_keeps_last_good_old
2026-08-17T23:39:39.4282176Z         PASS [   0.007s] ( 643/2548) spt-daemon crc_swap::tests::displace_picks_fresh_old_name_and_gc_sweeps_stale
2026-08-17T23:39:39.4295098Z         PASS [   0.027s] ( 644/2548) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-08-17T23:39:39.4297138Z         PASS [   0.218s] ( 645/2548) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-08-17T23:39:39.4362016Z         PASS [   0.008s] ( 646/2548) spt-daemon crc_swap::tests::plan_recurses_nested_dirs
2026-08-17T23:39:39.4364883Z         PASS [   0.007s] ( 647/2548) spt-daemon crc_swap::tests::plan_selects_only_changed
2026-08-17T23:39:39.4365575Z         PASS [   0.007s] ( 648/2548) spt-daemon crc_swap::tests::swap_error_carries_op_and_paths
2026-08-17T23:39:39.4689787Z         PASS [   0.032s] ( 649/2548) spt-daemon daemon::tests::an_already_reaped_group_is_quiet
2026-08-17T23:39:39.4729683Z         PASS [   0.036s] ( 650/2548) spt-daemon daemon::tests::a_tree_teardown_reaches_a_grandchild_the_service_spawned
2026-08-17T23:39:39.4759357Z         PASS [   0.007s] ( 651/2548) spt-daemon daemon::tests::an_ordinary_teardown_announces_nothing
2026-08-17T23:39:39.4770357Z         PASS [   0.073s] ( 652/2548) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-08-17T23:39:39.4788847Z         PASS [   0.006s] ( 653/2548) spt-daemon daemon::tests::ensure_declines_only_against_a_standing_operator_stop
2026-08-17T23:39:39.4831480Z         PASS [   0.875s] ( 654/2548) spt::bin/spt api::startup::tests::api_listen_admits_the_reserved_id_only_as_a_bring_ups_completion
2026-08-17T23:39:39.4847533Z         PASS [   0.006s] ( 655/2548) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-08-17T23:39:39.4871371Z         PASS [   0.011s] ( 656/2548) spt-daemon daemon::tests::implicit_ensure_declines_without_clearing_the_inhibit
2026-08-17T23:39:39.4903689Z         PASS [   0.013s] ( 657/2548) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-08-17T23:39:39.4911021Z         PASS [   0.006s] ( 658/2548) spt-daemon daemon::tests::null_std_handles_only_on_a_pipe_stderr
2026-08-17T23:39:39.4944173Z         PASS [   0.058s] ( 659/2548) spt-daemon daemon::tests::a_scrubbed_variable_never_reaches_the_child
2026-08-17T23:39:39.4967879Z         PASS [   0.006s] ( 660/2548) spt-daemon daemon::tests::the_refusal_line_names_the_remedy
2026-08-17T23:39:39.4973225Z         PASS [   0.006s] ( 661/2548) spt-daemon daemon::tests::the_tree_loss_line_names_the_loss_not_the_syscall
2026-08-17T23:39:39.5009661Z         PASS [   0.006s] ( 662/2548) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-08-17T23:39:39.5037563Z         PASS [   0.006s] ( 663/2548) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-08-17T23:39:39.5038247Z         PASS [   0.007s] ( 664/2548) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-08-17T23:39:39.5080859Z         PASS [   0.007s] ( 665/2548) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-08-17T23:39:39.5102889Z         PASS [   0.006s] ( 666/2548) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-08-17T23:39:39.5103628Z         PASS [   0.006s] ( 667/2548) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-08-17T23:39:39.5145573Z         PASS [   0.006s] ( 668/2548) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-08-17T23:39:39.5166307Z         PASS [   0.006s] ( 669/2548) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-08-17T23:39:39.5175581Z         PASS [   0.007s] ( 670/2548) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-08-17T23:39:39.5217275Z         PASS [   0.007s] ( 671/2548) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-08-17T23:39:39.5233961Z         PASS [   0.007s] ( 672/2548) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-08-17T23:39:39.5236398Z         PASS [   0.006s] ( 673/2548) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-08-17T23:39:39.5263948Z         PASS [   0.043s] ( 674/2548) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-08-17T23:39:39.5299225Z         PASS [   0.006s] ( 675/2548) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-08-17T23:39:39.5300264Z         PASS [   0.007s] ( 676/2548) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-08-17T23:39:39.5318216Z         PASS [   0.010s] ( 677/2548) spt-daemon deelevate::tests::election_resolves_real_users_never_root
2026-08-17T23:39:39.5371659Z         PASS [   0.007s] ( 678/2548) spt-daemon deelevate::tests::sudo_invoker_derivation_is_strict
2026-08-17T23:39:39.5372284Z         PASS [   0.007s] ( 679/2548) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-08-17T23:39:39.5440331Z         PASS [   0.007s] ( 680/2548) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-08-17T23:39:39.5454903Z         PASS [   0.058s] ( 681/2548) spt-daemon daemon::tests::spawn_env_additions_reach_the_child_and_keep_the_inherited_environment
2026-08-17T23:39:39.5518905Z         PASS [   0.015s] ( 682/2548) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-08-17T23:39:39.5523634Z         PASS [   0.007s] ( 683/2548) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-08-17T23:39:39.5584581Z         PASS [   0.007s] ( 684/2548) spt-daemon digest::tests::resolve_config_precedence
2026-08-17T23:39:39.5587815Z         PASS [   0.006s] ( 685/2548) spt-daemon digest::tests::supersede_collapses_cross_generation_replay_to_newest
2026-08-17T23:39:39.5592958Z         PASS [   0.015s] ( 686/2548) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-08-17T23:39:39.5654409Z         PASS [   0.006s] ( 687/2548) spt-daemon digest::tests::supersede_keeps_within_generation_repeats
2026-08-17T23:39:39.5655097Z         PASS [   0.007s] ( 688/2548) spt-daemon digest::tests::supersede_is_noop_on_disjoint_sessions
2026-08-17T23:39:39.5657811Z         PASS [   0.006s] ( 689/2548) spt-daemon digest::tests::supersede_trims_divider_around_emptied_middle_generation
2026-08-17T23:39:39.5724204Z         PASS [   0.006s] ( 690/2548) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-08-17T23:39:39.5724863Z         PASS [   0.007s] ( 691/2548) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-08-17T23:39:39.5725458Z         PASS [   0.007s] ( 692/2548) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-08-17T23:39:39.5794393Z         PASS [   0.007s] ( 693/2548) spt-daemon digesthub::tests::render_is_glanceable
2026-08-17T23:39:39.5794902Z         PASS [   0.007s] ( 694/2548) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-08-17T23:39:39.5795455Z         PASS [   0.007s] ( 695/2548) spt-daemon dispatch::tests::a_fork_record_is_never_read_as_a_message_and_an_old_daemon_drops_it
2026-08-17T23:39:39.5823710Z         PASS [   0.418s] ( 696/2548) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-08-17T23:39:39.5835812Z         PASS [   0.158s] ( 697/2548) spt-daemon crc_swap::tests::mapped_old_does_not_brick_apply_displaces_aside
2026-08-17T23:39:39.5866939Z         PASS [   0.007s] ( 698/2548) spt-daemon dispatch::tests::a_presence_record_classifies_as_its_own_family_and_never_as_a_message
2026-08-17T23:39:39.5867859Z         PASS [   0.007s] ( 699/2548) spt-daemon dispatch::tests::a_receipt_is_never_read_as_a_message_and_never_as_a_knock
2026-08-17T23:39:39.5868680Z         PASS [   0.007s] ( 700/2548) spt-daemon dispatch::tests::a_knock_record_routes_here_and_drops_cleanly_on_an_n1_daemon
2026-08-17T23:39:39.5900222Z         PASS [   0.007s] ( 701/2548) spt-daemon dispatch::tests::a_redemption_is_dropped_by_an_old_daemon_where_a_knock_field_would_have_been_accepted
2026-08-17T23:39:39.5901733Z         PASS [   0.058s] ( 702/2548) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-08-17T23:39:39.5941489Z         PASS [   0.007s] ( 703/2548) spt-daemon dispatch::tests::breaker_trips_with_doubling_capped_window_and_resets_on_progress
2026-08-17T23:39:39.5942206Z         PASS [   0.007s] ( 704/2548) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-08-17T23:39:39.5969778Z         PASS [   0.070s] ( 705/2548) spt::bin/spt api::startup::tests::bind_gateway_earns_no_online_stamp
2026-08-17T23:39:39.5970928Z         PASS [   0.007s] ( 706/2548) spt-daemon dispatch::tests::classify_failure_seat_blocked_is_exactly_the_three_discipline_strings
2026-08-17T23:39:39.5972744Z         PASS [   0.007s] ( 707/2548) spt-daemon dispatch::tests::cold_enumeration_claims_at_most_the_pool_bound_per_poll
2026-08-17T23:39:39.6016446Z         PASS [   0.007s] ( 708/2548) spt-daemon dispatch::tests::dispatch_event_carries_the_complete_key_set
2026-08-17T23:39:39.6019777Z         PASS [   0.008s] ( 709/2548) spt-daemon dispatch::tests::digest_pull_and_rest_never_read_as_each_other
2026-08-17T23:39:39.6043517Z         PASS [   0.007s] ( 710/2548) spt-daemon dispatch::tests::each_presence_word_has_exactly_one_authority
2026-08-17T23:39:39.6044226Z         PASS [   0.007s] ( 711/2548) spt-daemon dispatch::tests::feed_accumulator_commits_per_bound_never_per_chunk
2026-08-17T23:39:39.6088595Z         PASS [   0.007s] ( 712/2548) spt-daemon dispatch::tests::finished_is_terminal_for_attach_only
2026-08-17T23:39:39.6090280Z         PASS [   0.007s] ( 713/2548) spt-daemon dispatch::tests::line_endpoint_resolves_each_family_identity_key
2026-08-17T23:39:39.6112035Z         PASS [   0.007s] ( 714/2548) spt-daemon dispatch::tests::only_the_old_broker_unknown_verb_answer_falls_back_to_the_peek
2026-08-17T23:39:39.6113132Z         PASS [   0.007s] ( 715/2548) spt-daemon dispatch::tests::oneway_seatblocked_strikes_out_terminal_while_request_reply_paces_forever
2026-08-17T23:39:39.6164073Z         PASS [   0.007s] ( 716/2548) spt-daemon dispatch::tests::seat_blocked_requeues_budget_free_paced_by_the_breaker_window
2026-08-17T23:39:39.6164899Z         PASS [   0.438s] ( 717/2548) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-08-17T23:39:39.6174628Z         PASS [   0.006s] ( 718/2548) spt-daemon dispatch::tests::the_family_census_knows_about_the_answer_receipt
2026-08-17T23:39:39.6176869Z         PASS [   0.009s] ( 719/2548) spt-daemon dispatch::tests::the_family_census_is_bijective_with_the_enum
2026-08-17T23:39:39.6227057Z         PASS [   0.011s] ( 720/2548) spt-daemon dispatch::tests::the_receiver_decides_origin_and_flood_not_the_sender
2026-08-17T23:39:39.6235780Z         PASS [   0.007s] ( 721/2548) spt-daemon dispatch::tests::transient_failure_requeues_bounded_and_terminal_never_reenters
2026-08-17T23:39:39.6236399Z         PASS [   0.006s] ( 722/2548) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-08-17T23:39:39.6239229Z         PASS [   0.006s] ( 723/2548) spt-daemon docshost::tests::content_types_cover_the_bundle_classes
2026-08-17T23:39:39.6260250Z         PASS [   0.438s] ( 724/2548) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-08-17T23:39:39.6302022Z         PASS [   0.007s] ( 725/2548) spt-daemon docshost::tests::port_resolution_env_config_default
2026-08-17T23:39:39.6304205Z         PASS [   0.007s] ( 726/2548) spt-daemon docshost::tests::sanitizer_admits_pages_and_rejects_escapes
2026-08-17T23:39:39.6310259Z         PASS [   0.007s] ( 727/2548) spt-daemon drivehub::tests::a_following_op_is_served_when_nothing_refused
2026-08-17T23:39:39.6310910Z         PASS [   0.007s] ( 728/2548) spt-daemon drivehub::tests::a_foreign_owlery_is_refused_pre_ack_under_its_own_name
2026-08-17T23:39:39.6338533Z         PASS [   0.008s] ( 729/2548) spt-daemon drivehub::tests::activity_and_drive_never_clobber_each_other
2026-08-17T23:39:39.6378369Z         PASS [   0.007s] ( 730/2548) spt-daemon drivehub::tests::clear_evicts_both_classes
2026-08-17T23:39:39.6379495Z         PASS [   0.008s] ( 731/2548) spt-daemon drivehub::tests::activity_take_is_latest_wins_and_exactly_once
2026-08-17T23:39:39.6380039Z         PASS [   0.007s] ( 732/2548) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-08-17T23:39:39.6384603Z         PASS [   0.008s] ( 733/2548) spt-daemon drivehub::tests::an_unknown_op_hangs_up_instead_of_being_swallowed
2026-08-17T23:39:39.6416213Z         PASS [   0.008s] ( 734/2548) spt-daemon drivehub::tests::dead_generation_activity_frame_is_never_served
2026-08-17T23:39:39.6450959Z         PASS [   0.007s] ( 735/2548) spt-daemon drivehub::tests::only_a_pre_ack_refusal_permits_a_second_spawn
2026-08-17T23:39:39.6451521Z         PASS [   0.007s] ( 736/2548) spt-daemon drivehub::tests::slots_are_per_owner
2026-08-17T23:39:39.6455000Z         PASS [   0.008s] ( 737/2548) spt-daemon drivehub::tests::drive_result_activity_key_is_additive_on_the_wire
2026-08-17T23:39:39.6456683Z         PASS [   0.008s] ( 738/2548) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-08-17T23:39:39.6496615Z         PASS [   0.008s] ( 739/2548) spt-daemon drivehub::tests::take_is_exactly_once
2026-08-17T23:39:39.6526139Z         PASS [   0.007s] ( 740/2548) spt-daemon drivehub::tests::write_is_latest_wins
2026-08-17T23:39:39.6526672Z         PASS [   0.008s] ( 741/2548) spt-daemon drivehub::tests::the_launch_reply_shapes_round_trip
2026-08-17T23:39:39.6528343Z         PASS [   0.066s] ( 742/2548) spt-daemon dispatch::tests::an_unadmitted_asker_is_refused_at_this_nodes_own_seam
2026-08-17T23:39:39.6580939Z         PASS [   0.008s] ( 743/2548) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-08-17T23:39:39.6636201Z         PASS [   0.018s] ( 744/2548) spt-daemon effect::tests::applied_set_survives_reopen
2026-08-17T23:39:39.6643055Z         PASS [   0.006s] ( 745/2548) spt-daemon effect::tests::marker_is_single_source_and_frozen
2026-08-17T23:39:39.6700984Z         PASS [   0.006s] ( 746/2548) spt-daemon effect::tests::minter_tag_round_trips
2026-08-17T23:39:39.6709951Z         PASS [   0.007s] ( 747/2548) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-08-17T23:39:39.6805860Z         PASS [   0.028s] ( 748/2548) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-08-17T23:39:39.6876550Z         PASS [   0.007s] ( 749/2548) spt-daemon effect::tests::recover_is_migration_free
2026-08-17T23:39:39.6918897Z         PASS [   0.022s] ( 750/2548) spt-daemon effect::tests::poisoned_journal_lock_still_applies_subsequent_ops
2026-08-17T23:39:39.6920194Z         PASS [   0.021s] ( 751/2548) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-08-17T23:39:39.6942989Z         PASS [   0.007s] ( 752/2548) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-08-17T23:39:39.6984938Z         PASS [   0.006s] ( 753/2548) spt-daemon effect::tests::with_tracing_retry_no_retry_on_success
2026-08-17T23:39:39.7007784Z         PASS [   0.006s] ( 754/2548) spt-daemon effect::tests::with_tracing_retry_passes_through_other_errors
2026-08-17T23:39:39.7054345Z         PASS [   0.007s] ( 755/2548) spt-daemon effect::tests::with_tracing_retry_retries_once_on_no_longer_held
2026-08-17T23:39:39.7072686Z         PASS [   0.006s] ( 756/2548) spt-daemon effect::tests::with_tracing_retry_terminal_is_public_language
2026-08-17T23:39:39.7081552Z         PASS [   0.092s] ( 757/2548) spt-daemon dispatch::tests::the_relay_observation_is_a_real_connect_and_a_gone_listener_never_reads_offline
2026-08-17T23:39:39.7122205Z         PASS [   0.007s] ( 758/2548) spt-daemon failedaddr::tests::a_null_address_records_nothing
2026-08-17T23:39:39.7127355Z         PASS [   0.021s] ( 759/2548) spt-daemon effect::tests::shellchan_and_rc_same_session_dont_collide
2026-08-17T23:39:39.7139226Z         PASS [   0.007s] ( 760/2548) spt-daemon failedaddr::tests::a_successful_dial_clears_the_record
2026-08-17T23:39:39.7143588Z         PASS [   0.006s] ( 761/2548) spt-daemon failedaddr::tests::an_expired_record_stops_matching_and_is_swept
2026-08-17T23:39:39.7199209Z         PASS [   0.008s] ( 762/2548) spt-daemon failedaddr::tests::connecting_to_a_peer_clears_only_that_peers_records
2026-08-17T23:39:39.7199829Z         PASS [   0.007s] ( 763/2548) spt-daemon failedaddr::tests::matches_the_exact_address_and_no_other
2026-08-17T23:39:39.7203580Z         PASS [   0.006s] ( 764/2548) spt-daemon firewall::tests::a_deny_line_naming_the_port_does_not_admit_it
2026-08-17T23:39:39.7207484Z         PASS [   0.006s] ( 765/2548) spt-daemon firewall::tests::a_disabled_manager_does_not_shadow_the_backend
2026-08-17T23:39:39.7269832Z         PASS [   0.007s] ( 766/2548) spt-daemon firewall::tests::active_but_unreadable_is_unverified_not_a_verdict
2026-08-17T23:39:39.7270620Z         PASS [   0.006s] ( 767/2548) spt-daemon firewall::tests::active_ufw_is_decided_against_the_bound_port
2026-08-17T23:39:39.7271677Z         PASS [   0.006s] ( 768/2548) spt-daemon firewall::tests::any_rule_of_the_name_admitting_the_binder_passes
2026-08-17T23:39:39.7272614Z         PASS [   0.007s] ( 769/2548) spt-daemon firewall::tests::a_live_manager_outranks_its_backend
2026-08-17T23:39:39.7322600Z         PASS [   0.079s] ( 770/2548) spt-daemon effect::tests::each_named_minter_namespaces_its_ops
2026-08-17T23:39:39.7344416Z         PASS [   0.007s] ( 771/2548) spt-daemon firewall::tests::no_active_firewall_reads_unknown_and_inactive_ones_are_skipped
2026-08-17T23:39:39.7345133Z         PASS [   0.007s] ( 772/2548) spt-daemon firewall::tests::rule_for_another_binary_is_a_mismatch_not_a_pass
2026-08-17T23:39:39.7345712Z         PASS [   0.007s] ( 773/2548) spt-daemon firewall::tests::unanswerable_probes_read_unknown_and_no_rule_reads_missing
2026-08-17T23:39:39.7346315Z         PASS [   0.007s] ( 774/2548) spt-daemon firewall::tests::rule_for_the_binder_passes_regardless_of_case_or_separators
2026-08-17T23:39:39.7400070Z         PASS [   0.008s] ( 775/2548) spt-daemon forkop::tests::forking_into_the_reserved_id_is_refused_before_the_mind_is_copied
2026-08-17T23:39:39.7413852Z         PASS [   0.007s] ( 776/2548) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-08-17T23:39:39.7414879Z         PASS [   0.007s] ( 777/2548) spt-daemon frame::tests::handshake_rejects_below_floor
2026-08-17T23:39:39.7415838Z         PASS [   0.007s] ( 778/2548) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-08-17T23:39:39.7417803Z         PASS [   0.007s] ( 779/2548) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-08-17T23:39:39.7475811Z         PASS [   0.007s] ( 780/2548) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-08-17T23:39:39.7486766Z         PASS [   0.007s] ( 781/2548) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-08-17T23:39:39.7487330Z         PASS [   0.007s] ( 782/2548) spt-daemon grants::tests::escalation_answers_apply
2026-08-17T23:39:39.7496488Z         PASS [   0.008s] ( 783/2548) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-08-17T23:39:39.7553430Z         PASS [   0.008s] ( 784/2548) spt-daemon grants::tests::preconsent_flags_author_grants
2026-08-17T23:39:39.7554396Z         PASS [   0.007s] ( 785/2548) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-08-17T23:39:39.7555128Z         PASS [   0.007s] ( 786/2548) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-08-17T23:39:39.7556944Z         PASS [   0.006s] ( 787/2548) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-08-17T23:39:39.7630697Z         PASS [   0.008s] ( 788/2548) spt-daemon harnesshost::tests::node_key_fills_advertised_label_in_session_template
2026-08-17T23:39:39.7631353Z         PASS [   0.007s] ( 789/2548) spt-daemon harnesshost::tests::node_missing_reference_fails_loud
2026-08-17T23:39:39.7632174Z         PASS [   0.007s] ( 790/2548) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-08-17T23:39:39.7633138Z         PASS [   0.008s] ( 791/2548) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-08-17T23:39:39.7708510Z         PASS [   0.008s] ( 792/2548) spt-daemon harnesshost::tests::prepare_selects_resume_template_on_resume_else_self
2026-08-17T23:39:39.7713901Z         PASS [   0.008s] ( 793/2548) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-08-17T23:39:39.7714675Z         PASS [   0.008s] ( 794/2548) spt-daemon harnesshost::tests::prepare_threads_translation_binary_when_declared
2026-08-17T23:39:39.7715278Z         PASS [   0.008s] ( 795/2548) spt-daemon harnesshost::tests::prepare_resume_falls_back_to_self_when_no_resume_role
2026-08-17T23:39:39.7762607Z         PASS [   0.123s] ( 796/2548) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-08-17T23:39:39.7785080Z         PASS [   0.008s] ( 797/2548) spt-daemon harnesshost::tests::provisional_session_id_recognizes_own_mint_only
2026-08-17T23:39:39.7801084Z         PASS [   0.009s] ( 798/2548) spt-daemon harnesshost::tests::translation_binary_resolves_against_install_dir
2026-08-17T23:39:39.8024289Z         PASS [   0.219s] ( 799/2548) spt-daemon dispatch::tests::a_served_probe_leaves_the_targets_spool_and_inbox_byte_identical
2026-08-17T23:39:39.8179543Z         PASS [   0.042s] ( 800/2548) spt-daemon lifecycle::tests::a_seeded_ingest_fault_survives_a_turn_success_after_a_restart
2026-08-17T23:39:39.8341351Z         PASS [   0.056s] ( 801/2548) spt-daemon lifecycle::tests::a_slotless_stamp_seeds_nothing_and_an_unknown_slot_is_ignored
2026-08-17T23:39:39.8401605Z         PASS [   0.022s] ( 802/2548) spt-daemon lifecycle::tests::base_keys_carries_single_subnet_no_home
2026-08-17T23:39:39.8542231Z         PASS [   0.052s] ( 803/2548) spt-daemon lifecycle::tests::any_kind_success_clears_timeouts_but_only_its_own_hard_counter
2026-08-17T23:39:39.8728904Z         PASS [   0.039s] ( 804/2548) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-08-17T23:39:39.8789116Z         PASS [   0.039s] ( 805/2548) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-08-17T23:39:39.8812021Z         PASS [   0.027s] ( 806/2548) spt-daemon lifecycle::tests::custody_survives_parent_boundary_and_reseed_clears
2026-08-17T23:39:39.8918915Z         PASS [   0.013s] ( 807/2548) spt-daemon lifecycle::tests::echo_fire_skips_loud_on_relative_dir_without_cwd
2026-08-17T23:39:39.8994820Z         PASS [   0.008s] ( 808/2548) spt-daemon lifecycle::tests::event_turn_bound_follows_the_role_not_the_pulse
2026-08-17T23:39:39.9059129Z         PASS [   0.006s] ( 809/2548) spt-daemon lifecycle::tests::first_turn_psyche_context_is_never_empty
2026-08-17T23:39:39.9150537Z         PASS [   0.042s] ( 810/2548) spt-daemon lifecycle::tests::echo_fire_resolves_relative_commune_dir_against_endpoint_cwd
2026-08-17T23:39:39.9268782Z         PASS [   0.021s] ( 811/2548) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-08-17T23:39:39.9330379Z         PASS [   0.006s] ( 812/2548) spt-daemon lifecycle::tests::is_owlery_internal_cases
2026-08-17T23:39:39.9386390Z         PASS [   0.159s] ( 813/2548) spt-daemon lifecycle::tests::an_ingest_consumes_the_standing_expectation
2026-08-17T23:39:39.9398899Z         PASS [   0.007s] ( 814/2548) spt-daemon lifecycle::tests::manifest_cell_refresh_swaps_manifest_and_runtime
2026-08-17T23:39:39.9458230Z         PASS [   0.007s] ( 815/2548) spt-daemon lifecycle::tests::node_key_fills_advertised_label_in_lifecycle_base_keys
2026-08-17T23:39:39.9535425Z         PASS [   0.308s] ( 816/2548) spt-daemon drivehub::tests::the_pre_ack_causes_are_three_distinct_diagnostics
2026-08-17T23:39:39.9597929Z         PASS [   0.006s] ( 817/2548) spt-daemon lifecycle::tests::outcome_classifies_by_type_never_by_message
2026-08-17T23:39:39.9605925Z         PASS [   0.015s] ( 818/2548) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-08-17T23:39:39.9662085Z         PASS [   0.006s] ( 819/2548) spt-daemon lifecycle::tests::outcome_names_its_leg_and_turn_failure_wins
2026-08-17T23:39:39.9668467Z         PASS [   0.006s] ( 820/2548) spt-daemon lifecycle::tests::psyche_context_file_continue_is_zero_bytes_fresh_is_nonempty
2026-08-17T23:39:39.9684669Z         PASS [   0.197s] ( 821/2548) spt-daemon inject::tests::shared_inject_leg_detects_spt_hosted
2026-08-17T23:39:39.9727750Z         PASS [   0.006s] ( 822/2548) spt-daemon lifecycle::tests::psyche_turn_strikes_exhausted_boundary
2026-08-17T23:39:39.9728752Z         PASS [   0.007s] ( 823/2548) spt-daemon lifecycle::tests::psyche_turn_keys_carry_custody_sids_and_context_file_path
2026-08-17T23:39:39.9809932Z         PASS [   0.066s] ( 824/2548) spt-daemon lifecycle::tests::ingest_hard_failures_stamp_even_while_turns_succeed
2026-08-17T23:39:39.9852416Z         PASS [   0.643s] ( 825/2548) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-08-17T23:39:40.0105735Z         PASS [   0.038s] ( 826/2548) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-08-17T23:39:40.0113183Z         PASS [   0.039s] ( 827/2548) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-08-17T23:39:40.0130410Z         PASS [   0.241s] ( 828/2548) spt-daemon inject::tests::has_parked_idle_spool_gates_on_idle_hosted_and_pending
2026-08-17T23:39:40.0207434Z         PASS [   0.008s] ( 829/2548) spt-daemon lifecycle::tests::reload_fires_on_disk_change
2026-08-17T23:39:40.0243016Z         PASS [   0.039s] ( 830/2548) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-08-17T23:39:40.0245440Z         PASS [   0.044s] ( 831/2548) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-08-17T23:39:40.0291064Z         PASS [   0.008s] ( 832/2548) spt-daemon lifecycle::tests::reload_keeps_last_good_on_unparseable
2026-08-17T23:39:40.0322381Z         PASS [   0.008s] ( 833/2548) spt-daemon lifecycle::tests::reload_noop_without_install_dir
2026-08-17T23:39:40.0326154Z         PASS [   0.008s] ( 834/2548) spt-daemon lifecycle::tests::reload_noop_when_unchanged
2026-08-17T23:39:40.0357505Z         PASS [   0.007s] ( 835/2548) spt-daemon lifecycle::tests::resolve_endpoint_drop_dir_cases
2026-08-17T23:39:40.0479934Z         PASS [   0.167s] ( 836/2548) spt-daemon lifecycle::tests::empty_sweep_yields_no_outcome_while_a_real_ingest_yields_success
2026-08-17T23:39:40.0543219Z         PASS [   0.006s] ( 837/2548) spt-daemon lifecycle::tests::session_not_found_discriminates_reseed_from_strike
2026-08-17T23:39:40.0557132Z         PASS [   0.314s] ( 838/2548) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-08-17T23:39:40.0593065Z         PASS [   0.119s] ( 839/2548) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-08-17T23:39:40.0877139Z         PASS [   0.033s] ( 840/2548) spt-daemon lifecycle::tests::the_expectation_is_recorded_before_the_spawn_not_after
2026-08-17T23:39:40.0916015Z         PASS [   0.059s] ( 841/2548) spt-daemon lifecycle::tests::rest_edge_echo_success_clears_stale_psyche_stamp
2026-08-17T23:39:40.0963900Z         PASS [   0.128s] ( 842/2548) spt-daemon lifecycle::tests::psyche_turn_threads_parent_read_env_into_spawn
2026-08-17T23:39:40.1055327Z         PASS [   0.009s] ( 843/2548) spt-daemon linkhost::tests::force_on_an_offline_instance_is_the_plain_relink
2026-08-17T23:39:40.1251720Z         PASS [   0.020s] ( 844/2548) spt-daemon linkhost::tests::force_refuses_an_ephemeral_instance_and_moves_nothing
2026-08-17T23:39:40.1303263Z         PASS [   0.043s] ( 845/2548) spt-daemon lifecycle::tests::turn_budget_stamps_on_exhaustion_and_clears_on_success
2026-08-17T23:39:40.1375129Z         PASS [   0.007s] ( 846/2548) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-08-17T23:39:40.1550890Z         PASS [   0.096s] ( 847/2548) spt-daemon lifecycle::tests::timeout_budget_is_ten_deep_not_three
2026-08-17T23:39:40.1559756Z         PASS [   0.145s] ( 848/2548) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-08-17T23:39:40.1744128Z         PASS [   0.119s] ( 849/2548) spt-daemon lifecycle::tests::thrash_budget_trips_on_a_synthetic_failure_loop_without_touching_status
2026-08-17T23:39:40.1856985Z         PASS [   0.589s] ( 850/2548) spt::bin/spt api::startup::tests::bind_listen_control_detach_keeps_the_earned_hosting_authority
2026-08-17T23:39:40.1950025Z         PASS [   0.021s] ( 851/2548) spt-daemon linkhost::tests::run_action_honors_the_force_arg
2026-08-17T23:39:40.2495920Z         PASS [   0.214s] ( 852/2548) spt-daemon lifecycle::tests::role_less_manifest_ticks_strike_free
2026-08-17T23:39:40.2735049Z         PASS [   0.182s] ( 853/2548) spt-daemon linkhost::tests::cmd_wakes_a_stale_online_persistent_instance
2026-08-17T23:39:40.2750909Z         PASS [   0.138s] ( 854/2548) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-08-17T23:39:40.2815510Z         PASS [   0.006s] ( 855/2548) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-08-17T23:39:40.2886830Z         PASS [   0.007s] ( 856/2548) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-08-17T23:39:40.2913574Z         PASS [   0.135s] ( 857/2548) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-08-17T23:39:40.2950409Z         PASS [   0.006s] ( 858/2548) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-08-17T23:39:40.2979639Z         PASS [   0.007s] ( 859/2548) spt-daemon msg::tests::endpoint_injected_envelope_carries_delivered_and_spool_hint
2026-08-17T23:39:40.3019957Z         PASS [   0.007s] ( 860/2548) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-08-17T23:39:40.3021115Z         PASS [   0.147s] ( 861/2548) spt-daemon linkhost::tests::relink_refuses_a_live_instance_but_recovers_a_stale_online_one
2026-08-17T23:39:40.3025482Z         PASS [   0.029s] ( 862/2548) spt-daemon linkhost::tests::survivor_probe_separates_our_binary_from_a_recycled_pid
2026-08-17T23:39:40.3047994Z         PASS [   0.007s] ( 863/2548) spt-daemon msg::tests::evicted_envelope_round_trips
2026-08-17T23:39:40.3057700Z         PASS [   0.181s] ( 864/2548) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-08-17T23:39:40.3095635Z         PASS [   0.007s] ( 865/2548) spt-daemon msg::tests::input_req_absent_ack_defaults_true_n_minus_1_safe
2026-08-17T23:39:40.3098167Z         PASS [   0.007s] ( 866/2548) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-08-17T23:39:40.3099160Z         PASS [   0.008s] ( 867/2548) spt-daemon msg::tests::input_req_ack_false_round_trips_faithfully
2026-08-17T23:39:40.3126774Z         PASS [   0.008s] ( 868/2548) spt-daemon msg::tests::output_envelope_round_trips
2026-08-17T23:39:40.3127629Z         PASS [   0.007s] ( 869/2548) spt-daemon msg::tests::output_sync_flag_defaults_absent_and_skips_when_false
2026-08-17T23:39:40.3156015Z         PASS [   0.130s] ( 870/2548) spt::bin/spt api::startup::tests::bind_live_agent_over_prior_ready_agent_earns_online_on_controllable_with_preserved_type
2026-08-17T23:39:40.3177353Z         PASS [   0.008s] ( 871/2548) spt-daemon msg::tests::stream_lifetime_is_additive_and_defaults_durable
2026-08-17T23:39:40.3178183Z         PASS [   0.008s] ( 872/2548) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-08-17T23:39:40.3181675Z         PASS [   0.008s] ( 873/2548) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-08-17T23:39:40.3206571Z         PASS [   0.008s] ( 874/2548) spt-daemon msg::tests::two_phase_join_wire_round_trips
2026-08-17T23:39:40.3210010Z         PASS [   0.008s] ( 875/2548) spt-daemon msg::tests::wire_decodes_old_shape_to_legacy
2026-08-17T23:39:40.3268117Z         PASS [   0.008s] ( 876/2548) spt-daemon nethost::tests::begin_attach_refuses_only_while_a_poisoned_prior_still_drains
2026-08-17T23:39:40.3268817Z         PASS [   0.009s] ( 877/2548) spt-daemon nethost::tests::attach_replay_never_interleaves_with_concurrent_live_appends
2026-08-17T23:39:40.3288941Z         PASS [   0.317s] ( 878/2548) spt-daemon lifecycle::tests::relative_commune_dir_resolves_against_endpoint_cwd_and_fills_project_branch
2026-08-17T23:39:40.3332050Z         PASS [   0.015s] ( 879/2548) spt-daemon nethost::tests::append_halts_at_first_failed_write_removes_the_seat_and_cancels_the_lease
2026-08-17T23:39:40.3345686Z         PASS [   0.140s] ( 880/2548) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-08-17T23:39:40.3405545Z         PASS [   0.014s] ( 881/2548) spt-daemon nethost::tests::displaced_writer_failure_never_cancels_the_successor_lease
2026-08-17T23:39:40.3406333Z         PASS [   0.007s] ( 882/2548) spt-daemon nethost::tests::home_relay_reads_a_real_serialized_endpoint_addr
2026-08-17T23:39:40.3414731Z         PASS [   0.013s] ( 883/2548) spt-daemon nethost::tests::finish_halts_and_removes_a_poisoned_seat
2026-08-17T23:39:40.3478392Z         PASS [   0.006s] ( 884/2548) spt-daemon nethost::tests::next_seq_counts_appends_not_logical_chunks
2026-08-17T23:39:40.3558866Z         PASS [   0.029s] ( 885/2548) spt-daemon nethost::tests::dispatch_stream_infos_excludes_local_and_retired_rows_server_side
2026-08-17T23:39:40.3572123Z         PASS [   0.324s] ( 886/2548) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-08-17T23:39:40.3617569Z         PASS [   0.027s] ( 887/2548) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-08-17T23:39:40.3643600Z         PASS [   0.007s] ( 888/2548) spt-daemon nethost::tests::opener_capture_gives_up_bounded_on_a_newline_less_stream
2026-08-17T23:39:40.3701950Z         PASS [   0.008s] ( 889/2548) spt-daemon nethost::tests::opener_pins_first_line_across_full_ring_roll
2026-08-17T23:39:40.3759376Z         PASS [   0.028s] ( 890/2548) spt-daemon nethost::tests::op_maps_are_minter_namespaced
2026-08-17T23:39:40.3760310Z         PASS [   0.035s] ( 891/2548) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-08-17T23:39:40.3799748Z         PASS [   0.015s] ( 892/2548) spt-daemon nethost::tests::overflow_detaches_without_lease_cancel_and_the_brain_resumes_from_cursor
2026-08-17T23:39:40.3833974Z         PASS [   0.007s] ( 893/2548) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-08-17T23:39:40.3835735Z         PASS [   0.013s] ( 894/2548) spt-daemon nethost::tests::presence_log_mirrors_the_seat_discipline
2026-08-17T23:39:40.3863629Z         PASS [   0.031s] ( 895/2548) spt-daemon nethost::tests::open_class_routes_to_the_opener_row_only
2026-08-17T23:39:40.4137820Z         PASS [   0.034s] ( 896/2548) spt-daemon nethost::tests::retire_sweep_dismisses_the_seat_and_terminal_retire_drops_the_row
2026-08-17T23:39:40.4143504Z         PASS [   0.165s] ( 897/2548) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-08-17T23:39:40.4187280Z         PASS [   0.043s] ( 898/2548) spt-daemon nethost::tests::retire_hides_the_row_while_active_rows_stay
2026-08-17T23:39:40.4226750Z         PASS [   0.039s] ( 899/2548) spt-daemon nethost::tests::send_stream_refuses_on_a_canceled_lease
2026-08-17T23:39:40.4266514Z         PASS [   0.043s] ( 900/2548) spt-daemon nethost::tests::retired_row_still_flushes_a_late_reply
2026-08-17T23:39:40.4267931Z         PASS [   0.111s] ( 901/2548) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-08-17T23:39:40.4395301Z         PASS [   0.013s] ( 902/2548) spt::bin/spt api::startup::tests::bind_refuses_a_session_id_that_squats_a_psyche_custody_sid
2026-08-17T23:39:40.4473009Z         PASS [   0.033s] ( 903/2548) spt-daemon nethost::tests::unsubscribe_releases_only_the_callers_seat_joins_writer_and_is_idempotent
2026-08-17T23:39:40.4570232Z         PASS [   0.071s] ( 904/2548) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-08-17T23:39:40.5082859Z         PASS [   0.188s] ( 905/2548) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-08-17T23:39:40.5622187Z         PASS [   0.123s] ( 906/2548) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-08-17T23:39:40.5818051Z         PASS [   0.020s] ( 907/2548) spt::bin/spt api::startup::tests::bind_with_unrelated_sid_is_unaffected_by_the_squat_guard
2026-08-17T23:39:40.5956163Z         PASS [   0.014s] ( 908/2548) spt::bin/spt api::startup::tests::empty_session_seed_refusal_spends_the_seed_no_restore
2026-08-17T23:39:40.6089230Z         PASS [   0.013s] ( 909/2548) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-08-17T23:39:40.6253431Z         PASS [   1.510s] ( 910/2548) spt-daemon autostart::tests::a_persisted_reserved_id_default_is_never_replayed
2026-08-17T23:39:40.6502787Z         PASS [   0.232s] ( 911/2548) spt-daemon notif::tests::expired_row_is_auto_dismissed_at_boundary_not_surfaced
2026-08-17T23:39:40.6503440Z         PASS [   0.228s] ( 912/2548) spt-daemon notif::tests::first_fire_declines_an_already_expired_row
2026-08-17T23:39:40.6890630Z         PASS [   0.275s] ( 913/2548) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-08-17T23:39:40.7173354Z         PASS [   0.028s] ( 914/2548) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-08-17T23:39:40.7256971Z         PASS [   0.217s] ( 915/2548) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-08-17T23:39:40.7293314Z         PASS [   0.272s] ( 916/2548) spt-daemon notif::tests::first_fire_rides_the_quiet_window_not_the_live_stream
2026-08-17T23:39:40.7378046Z         PASS [   0.290s] ( 917/2548) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-08-17T23:39:40.7463348Z         PASS [   0.320s] ( 918/2548) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-08-17T23:39:40.7469818Z         PASS [   0.138s] ( 919/2548) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-08-17T23:39:40.7527371Z         PASS [   0.006s] ( 920/2548) spt-daemon notifgate::tests::an_unvalidatable_notify_passes
2026-08-17T23:39:40.7534930Z         PASS [   0.006s] ( 921/2548) spt::bin/spt api::startup::tests::fresh_bind_over_dead_life_needs_both_terminal_and_a_new_session
2026-08-17T23:39:40.7595724Z         PASS [   0.007s] ( 922/2548) spt-daemon notifgate::tests::distinct_notifs_both_deliver
2026-08-17T23:39:40.7646173Z         PASS [   0.114s] ( 923/2548) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-08-17T23:39:40.7682287Z         PASS [   0.009s] ( 924/2548) spt-daemon notifgate::tests::retain_preserves_order_of_the_survivors
2026-08-17T23:39:40.7709290Z         PASS [   0.006s] ( 925/2548) spt-daemon notifgate::tests::the_validity_gate_decision_table
2026-08-17T23:39:40.7904711Z         PASS [   0.061s] ( 926/2548) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-08-17T23:39:40.8786471Z         PASS [   0.125s] ( 927/2548) spt::bin/spt api::startup::tests::fresh_create_over_a_stopped_life_reads_active_with_no_wake
2026-08-17T23:39:40.9163646Z         PASS [   0.291s] ( 928/2548) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-08-17T23:39:40.9244678Z         PASS [   0.274s] ( 929/2548) spt-daemon notif::tests::node_scoped_first_fire_ignores_a_fresher_remote_winner
2026-08-17T23:39:40.9786303Z         PASS [   0.188s] ( 930/2548) spt-daemon notifsync::tests::node_scoped_rows_are_excluded_from_the_feed
2026-08-17T23:39:40.9850508Z         PASS [   0.006s] ( 931/2548) spt-daemon pairhost::tests::a_re_postured_subnet_advises_and_never_applies
2026-08-17T23:39:40.9869486Z         PASS [   0.219s] ( 932/2548) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-08-17T23:39:40.9870174Z         PASS [   0.216s] ( 933/2548) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-08-17T23:39:40.9935042Z         PASS [   0.006s] ( 934/2548) spt-daemon pairhost::tests::meet_failure_detail_concise_vs_verbose
2026-08-17T23:39:40.9936118Z         PASS [   0.006s] ( 935/2548) spt-daemon pairhost::tests::joiner_clock_render_shows_step_offset_and_state
2026-08-17T23:39:41.0000371Z         PASS [   0.006s] ( 936/2548) spt-daemon pairhost::tests::meet_retries_once_after_refresh_on_exhaustion
2026-08-17T23:39:41.0001895Z         PASS [   0.007s] ( 937/2548) spt-daemon pairhost::tests::meet_final_retry_failing_surrenders_once
2026-08-17T23:39:41.0011436Z         PASS [   0.123s] ( 938/2548) spt::bin/spt api::startup::tests::fresh_create_with_no_prior_carries_no_rest_state
2026-08-17T23:39:41.0070392Z         PASS [   0.007s] ( 939/2548) spt-daemon pairhost::tests::the_advisory_says_nothing_was_applied
2026-08-17T23:39:41.0077445Z         PASS [   0.007s] ( 940/2548) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-08-17T23:39:41.0078041Z         PASS [   0.007s] ( 941/2548) spt::bin/spt api::startup::tests::listen_never_asserts_hosting_topology_and_bind_still_does
2026-08-17T23:39:41.0142594Z         PASS [   0.006s] ( 942/2548) spt::bin/spt api::startup::tests::listen_online_gate_refuses_capability_only_online
2026-08-17T23:39:41.0206480Z         PASS [   0.006s] ( 943/2548) spt::bin/spt api::startup::tests::listen_orphan_exit_line_names_self_and_parent
2026-08-17T23:39:41.0274867Z         PASS [   0.020s] ( 944/2548) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-08-17T23:39:41.0338257Z         PASS [   0.026s] ( 945/2548) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-08-17T23:39:41.0347072Z         PASS [   0.007s] ( 946/2548) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-08-17T23:39:41.0482586Z         PASS [   0.028s] ( 947/2548) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-08-17T23:39:41.0615596Z         PASS [   0.013s] ( 948/2548) spt::bin/spt api::startup::tests::missing_seed_refused
2026-08-17T23:39:41.0681309Z         PASS [   0.034s] ( 949/2548) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-08-17T23:39:41.0767110Z         PASS [   0.015s] ( 950/2548) spt::bin/spt api::startup::tests::no_seed_is_the_fallback_trigger_then_sid_binds
2026-08-17T23:39:41.0797494Z         PASS [   0.095s] ( 951/2548) spt-daemon pairhost::tests::an_advisory_records_the_sighting_and_still_applies_nothing
2026-08-17T23:39:41.0798205Z         PASS [   0.012s] ( 952/2548) spt-daemon projwriter::tests::cold_construct_spawns_no_git_and_first_cycle_publishes
2026-08-17T23:39:41.0835193Z         PASS [   0.167s] ( 953/2548) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-08-17T23:39:41.0841686Z         PASS [   0.007s] ( 954/2548) spt::bin/spt api::startup::tests::only_an_unverified_refusal_names_its_escape
2026-08-17T23:39:41.0913031Z         PASS [   0.007s] ( 955/2548) spt::bin/spt api::startup::tests::only_gone_changes_the_conflict_verdict
2026-08-17T23:39:41.0954120Z         PASS [   0.016s] ( 956/2548) spt-daemon projwriter::tests::corrupt_index_is_repaired_and_counted
2026-08-17T23:39:41.0983258Z         PASS [   0.007s] ( 957/2548) spt::bin/spt api::startup::tests::parent_watchdog_triggers_exit_on_a_dead_parent_only
2026-08-17T23:39:41.1098900Z         PASS [   0.185s] ( 958/2548) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-08-17T23:39:41.1383108Z         PASS [   0.058s] ( 959/2548) spt-daemon projwriter::tests::cwd_invalidation_evicts_shared_cache_entry
2026-08-17T23:39:41.1419857Z         PASS [   0.404s] ( 960/2548) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-08-17T23:39:41.1486649Z         PASS [   0.423s] ( 961/2548) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-08-17T23:39:41.1656676Z         PASS [   0.448s] ( 962/2548) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-08-17T23:39:41.1723109Z         PASS [   0.007s] ( 963/2548) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-08-17T23:39:41.1945484Z         PASS [   0.096s] ( 964/2548) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-08-17T23:39:41.2252563Z         PASS [   0.031s] ( 965/2548) spt::bin/spt api::startup::tests::prebind_refusal_restores_the_seed_for_retry
2026-08-17T23:39:41.2285268Z         PASS [   0.119s] ( 966/2548) spt-daemon projwriter::tests::ordinary_commit_is_noop_config_change_rederives
2026-08-17T23:39:41.2322306Z         PASS [   0.007s] ( 967/2548) spt::bin/spt api::startup::tests::read_env_measured_capture_replaces_prior_stamp
2026-08-17T23:39:41.2889504Z         PASS [   0.193s] ( 968/2548) spt-daemon projwriter::tests::failed_cycle_preserves_last_known_good
2026-08-17T23:39:41.2967302Z         PASS [   0.213s] ( 969/2548) spt-daemon projwriter::tests::endpoint_events_patch_rows_and_drop_purged
2026-08-17T23:39:41.3446429Z         PASS [   0.203s] ( 970/2548) spt-daemon projwriter::tests::warm_start_unchanged_generation_scans_nothing
2026-08-17T23:39:41.3533811Z         PASS [   0.181s] ( 971/2548) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-08-17T23:39:41.3543474Z         PASS [   0.122s] ( 972/2548) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-08-17T23:39:41.3968651Z         PASS [   1.056s] ( 973/2548) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-08-17T23:39:41.4729551Z         PASS [   0.118s] ( 974/2548) spt::bin/spt api::startup::tests::revive_preserves_prior_rest_state_and_dormant_anchor
2026-08-17T23:39:41.4811709Z         PASS [   0.446s] ( 975/2548) spt-daemon projwriter::tests::batched_complexity_counters_hold
2026-08-17T23:39:41.4918876Z         PASS [   0.343s] ( 976/2548) spt-daemon projwriter::tests::writer_thread_debounces_burst_into_one_cycle
2026-08-17T23:39:41.4988689Z         PASS [   0.007s] ( 977/2548) spt-daemon pump::health::tests::a_failing_peer_whose_node_the_registry_reports_offline_reads_absent_not_degraded
2026-08-17T23:39:41.5001301Z         PASS [   0.272s] ( 978/2548) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-08-17T23:39:41.5057959Z         PASS [   0.007s] ( 979/2548) spt-daemon pump::health::tests::a_non_target_connection_never_counts_and_disconnects_mirror_the_conn_set
2026-08-17T23:39:41.5067510Z         PASS [   0.007s] ( 980/2548) spt-daemon pump::health::tests::a_subnet_leave_re_derives_the_live_count_without_disconnecting_anybody
2026-08-17T23:39:41.5081975Z         PASS [   0.211s] ( 981/2548) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-08-17T23:39:41.5126778Z         PASS [   0.007s] ( 982/2548) spt-daemon pump::health::tests::a_target_leaving_the_roster_drops_its_failure_and_can_return_the_node_to_green
2026-08-17T23:39:41.5130426Z         PASS [   0.006s] ( 983/2548) spt-daemon pump::health::tests::degraded_on_all_peer_failure_healthy_only_on_real_progress
2026-08-17T23:39:41.5151461Z         PASS [   0.007s] ( 984/2548) spt-daemon pump::health::tests::five_of_seven_failing_behind_two_live_peers_is_degraded_partial_never_healthy
2026-08-17T23:39:41.5173864Z         PASS [   0.228s] ( 985/2548) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-08-17T23:39:41.5200200Z         PASS [   0.007s] ( 986/2548) spt-daemon pump::health::tests::one_peer_reconnecting_narrows_the_verdict_without_restarting_the_incident_clock
2026-08-17T23:39:41.5202762Z         PASS [   0.008s] ( 987/2548) spt-daemon pump::health::tests::health_file_roundtrip_and_degrade
2026-08-17T23:39:41.5223431Z         PASS [   0.007s] ( 988/2548) spt-daemon pump::health::tests::one_unaccounted_failing_peer_holds_the_degraded_partial_verdict
2026-08-17T23:39:41.5243917Z         PASS [   0.007s] ( 989/2548) spt-daemon pump::health::tests::peers_absent_replaces_only_a_degraded_verdict_and_never_outlives_its_target
2026-08-17T23:39:41.5270272Z         PASS [   0.007s] ( 990/2548) spt-daemon pump::health::tests::stage_parses_from_attributed_reasons
2026-08-17T23:39:41.5273730Z         PASS [   0.007s] ( 991/2548) spt-daemon pump::health::tests::registry_admit_stamp_survives_restart_rounds_and_never_regresses
2026-08-17T23:39:41.5299547Z         PASS [   0.007s] ( 992/2548) spt-daemon pump::health::tests::stale_gossip_forces_the_conservative_read_even_with_every_node_offline
2026-08-17T23:39:41.5322583Z         PASS [   0.008s] ( 993/2548) spt-daemon pump::registry::tests::disclosable_lines_keeps_the_per_subnet_filter
2026-08-17T23:39:41.5372804Z         FAIL [   0.008s] ( 994/2548) spt-daemon pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer
2026-08-17T23:39:41.5373501Z   stdout ───
2026-08-17T23:39:41.5373629Z 
2026-08-17T23:39:41.5373714Z     running 1 test
2026-08-17T23:39:41.5374039Z     test pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer ... FAILED
2026-08-17T23:39:41.5374329Z 
2026-08-17T23:39:41.5374422Z     failures:
2026-08-17T23:39:41.5374530Z 
2026-08-17T23:39:41.5374614Z     failures:
2026-08-17T23:39:41.5374868Z         pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer
2026-08-17T23:39:41.5375111Z 
2026-08-17T23:39:41.5375344Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 827 filtered out; finished in 0.00s
2026-08-17T23:39:41.5375888Z 
2026-08-17T23:39:41.5376008Z   stderr ───
2026-08-17T23:39:41.5376126Z 
2026-08-17T23:39:41.5376512Z     thread 'pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer' (4066354) panicked at crates/spt-daemon/src/pump/registry.rs:369:13:
2026-08-17T23:39:41.5377363Z     refused viewer is not told the endpoint exists: {"subnet":"home","endpoint_id":"ling","instance":{"node":"me","status":"Active","epoch":1,"resources":"ling builds rust","bound":true}}
2026-08-17T23:39:41.5378182Z     {"subnet":"home","endpoint_id":"doyle","instance":{"node":"me","status":"Active","epoch":1,"resources":"doyle builds rust","bound":true}}
2026-08-17T23:39:41.5378665Z     {"subnet":"home","node":"me","label":"hfenduleam","epoch":1}
2026-08-17T23:39:41.5378875Z 
2026-08-17T23:39:41.5379374Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-08-17T23:39:41.5379660Z 
2026-08-17T23:39:41.5379797Z   Cancelling due to test failure: 15 tests still running
2026-08-17T23:39:41.5388094Z         PASS [   0.007s] ( 995/2548) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-08-17T23:39:41.5494702Z         PASS [   0.022s] ( 996/2548) spt-daemon pump::registry::tests::disclosable_lines_pushes_the_engine_room_only_to_its_chosen_viewer
2026-08-17T23:39:41.5557486Z         PASS [   0.211s] ( 997/2548) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-08-17T23:39:41.5959280Z         PASS [   0.123s] ( 998/2548) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-08-17T23:39:41.6065636Z         PASS [   0.210s] ( 999/2548) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-08-17T23:39:41.6137520Z         PASS [   0.084s] (1000/2548) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-08-17T23:39:41.6265024Z         PASS [   0.273s] (1001/2548) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-08-17T23:39:41.7373565Z         PASS [   0.599s] (1002/2548) spt-daemon projwriter::tests::parity_full_ordered_list_vs_legacy_oracle
2026-08-17T23:39:41.7452413Z         PASS [   0.264s] (1003/2548) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-08-17T23:39:43.2172566Z         PASS [   5.094s] (1004/2548) spt::bin/spt cli::tests::a_remote_fork_refuses_delete_source_whole_rather_than_trimming_it
2026-08-17T23:39:43.2350787Z         PASS [   5.055s] (1005/2548) spt::bin/spt cli::tests::adapter_translate_proof_gates_on_commit
2026-08-17T23:39:43.4547455Z         PASS [   3.134s] (1006/2548) spt-daemon nethost::tests::conn_close_sweeps_its_stream_rows
2026-08-17T23:39:47.9935486Z         PASS [   8.858s] (1007/2548) spt-daemon brainproc::tests::exe_hash_computed_exactly_once_across_n_publishes
2026-08-17T23:39:48.5571957Z         PASS [  10.076s] (1008/2548) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-08-17T23:39:53.5208335Z         PASS [  15.146s] (1009/2548) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-08-17T23:39:53.5213192Z ────────────
2026-08-17T23:39:53.5213687Z      Summary [  15.786s] 1009/2548 tests run: 1008 passed, 1 failed, 1 skipped
2026-08-17T23:39:53.5214658Z         FAIL [   0.008s] ( 994/2548) spt-daemon pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer
2026-08-17T23:39:53.5435243Z warning: 1539/2548 tests were not run due to test failure (run with --no-fail-fast to run all tests, or run with --max-fail)
2026-08-17T23:39:53.5435758Z error: test run failed
2026-08-17T23:39:53.5675004Z ##[error]Process completed with exit code 100.
2026-08-17T23:39:53.6707513Z Post job cleanup.
2026-08-17T23:39:53.8643398Z [command]/usr/bin/git version
2026-08-17T23:39:53.8710770Z git version 2.43.0
2026-08-17T23:39:53.8741754Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/eac8cc61-2b90-4279-86d9-cbc80d20f8d7/.gitconfig'
2026-08-17T23:39:53.8746105Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/eac8cc61-2b90-4279-86d9-cbc80d20f8d7' before making global git config changes
2026-08-17T23:39:53.8746731Z Adding repository directory to the temporary git global config as a safe directory
2026-08-17T23:39:53.8749954Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-17T23:39:53.8777236Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-17T23:39:53.8803345Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-17T23:39:53.9010185Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-17T23:39:53.9030169Z http.https://github.com/.extraheader
2026-08-17T23:39:53.9036990Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-17T23:39:53.9061730Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-17T23:39:53.9246575Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-17T23:39:53.9271468Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-17T23:39:53.9638754Z Cleaning up orphan processes
